[ ソース: 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.