[ 原始碼: ruby-websocket-extensions ]
套件:ruby-websocket-extensions(0.1.5-2)
ruby-websocket-extensions 的相關連結
Debian 的資源:
下載原始碼套件 ruby-websocket-extensions:
- [ruby-websocket-extensions_0.1.5-2.dsc]
- [ruby-websocket-extensions_0.1.5.orig.tar.gz]
- [ruby-websocket-extensions_0.1.5-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Generic extension manager for WebSocket connections
A minimal framework that supports the implementation of WebSocket extensions in a way that's decoupled from the main protocol. This library aims to allow a WebSocket extension to be written and used with any protocol library, by defining abstract representations of frames and messages that allow modules to co-operate.