[ 原始碼: 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)