パッケージ: python-txws (0.9.1-1)
python-txws に関するリンク
Trisquel の資源:
txws ソースパッケージをダウンロード:
メンテナ:
Original Maintainers:
- Debian Python Modules Team (メールアーカイブ)
- Nicolas Dandrimont
- Simon Chopin
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Python module to add Websocket support to the Twisted framework
txWS (pronounced "Twisted WebSockets") is a small, short, simple library for adding WebSockets server support to your favorite Twisted applications.
Websocket is a protocol providing full-duplex communication channels over TCP mostly used in Web browsers.
Twisted is an event-based framework for internet applications
その他の python-txws 関連パッケージ
|
|
|
-
- dep: python
- interactive high-level object-oriented language (default version)
-
- dep: python-six
- Python 2 and 3 compatibility library (Python 2 interface)
-
- dep: python-twisted-core
- Event-based framework for internet applications
-
- dep: python-twisted-web
- twisted dummy package for HTTP protocol implementation