[ 原始碼: gevent-websocket ]
套件:python3-gevent-websocket(0.10.1-4)
python3-gevent-websocket 的相關連結
Debian 的資源:
下載原始碼套件 gevent-websocket:
- [gevent-websocket_0.10.1-4.dsc]
- [gevent-websocket_0.10.1.orig.tar.gz]
- [gevent-websocket_0.10.1-4.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [gitlab.com]
相似套件:
websocket library for the gevent networking library (Python 3)
gevent-websocket is a WebSocket library for the gevent networking library.
Features include:
* Integration on both socket level or using an abstract interface. * RPC and PubSub framework using WAMP (WebSocket Application Messaging Protocol). * Easily extendible using a simple WebSocket protocol plugin API.
This package contains the Python 3 module.
其他與 python3-gevent-websocket 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-gevent
- gevent is a coroutine-based Python networking library