套件: python3-txws (0.9.1-4)
python3-txws 的相關超連結
Trisquel 的資源:
下載原始碼套件 txws:
維護者:
Original Maintainers:
- Debian Python Modules Team (郵件存檔)
- Nicolas Dandrimont
外部的資源:
- 主頁 [github.com]
相似套件:
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 (Python 3 interface)
-
- dep: python3-twisted
- Event-based framework for internet applications