[ 源代码: python-websockets ]
软件包:python3-websockets(10.4-1)
python3-websockets 的相关链接
Debian 的资源:
下载源码包 python-websockets:
- [python-websockets_10.4-1.dsc]
- [python-websockets_10.4.orig.tar.gz]
- [python-websockets_10.4-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
implementation of the WebSocket Protocol (RFC 6455)
websockets is a library for developing WebSocket servers and clients in Python. It implements RFC 6455 with a focus on correctness and simplicity. It passes the Autobahn Testsuite.
Built on top of Python's asynchronous I/O support introduced in PEP 3156, it provides an API based on coroutines, making it easy to write highly concurrent applications.
其他与 python3-websockets 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)