[ ソース: txws ]
パッケージ: python3-txws (0.9.1-5)
Python module to add Websocket support to the Twisted framework (Python 3)
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.
This package installs the library for Python 3.
その他の python3-txws 関連パッケージ
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-six
- Python 2 and 3 compatibility library
-
- dep: python3-twisted
- Event-based framework for internet applications