[ 源代码: 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.