[ etiona ]
[ 源代码: txws ]
软件包: python-txws (0.9.1-1)
python-txws 的相关链接
Trisquel 的资源:
下载源码包 txws:
维护者:
Original Maintainers:
- Debian Python Modules Team (Mail Archive)
- 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