Package websocket-driver-ruby: Information

    Binary package: websocket-driver-ruby
    Version: 0.7.1-alt1
    Architecture: x86_64
    Build time:  Sep 17, 2019, 07:58 PM in the task #237608
    Source package: websocket-driver-ruby
    Category: Development/Ruby
    Report package bug
    License: MIT
    Summary: WebSocket protocol handler with pluggable I/O
    Description: 
    This module provides a complete implementation of the WebSocket
    protocols that can be hooked up to any TCP library. It aims to simplify
    things by decoupling the protocol details from the I/O layer, such that
    users only need to implement code to stream data in and out of it
    without needing to know anything about how the protocol actually works.
    Think of it as a complete WebSocket system with pluggable I/O.


    List of contributors:
    Pavel Skrylev
    Andrey Cherepanov

    Last changed


    Sept. 16, 2019 Pavel Skrylev 0.7.1-alt1
    - ^ v0.7.1
    April 10, 2019 Pavel Skrylev 0.7.0-alt2
    - ^ Ruby Policy 2.0
    July 11, 2018 Andrey Cherepanov 0.7.0-alt1.1
    - Rebuild with new Ruby autorequirements.