[ 原始碼: flask-socketio ]
套件:python3-flask-socketio(5.3.6-2)
python3-flask-socketio 的相關連結
Debian 的資源:
下載原始碼套件 flask-socketio:
- [flask-socketio_5.3.6-2.dsc]
- [flask-socketio_5.3.6.orig.tar.gz]
- [flask-socketio_5.3.6-2.debian.tar.xz]
維護者:
外部的資源:
- 主頁 [github.com]
相似套件:
Socket.IO integration for Flask applications
Flask-SocketIO gives Flask applications access to low latency bi-directional communications between the clients and the server. The client-side application can use any of the SocketIO official clients libraries in Javascript, C++, Java and Swift, or any compatible client to establish a permanent connection to the server.
其他與 python3-flask-socketio 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-flask (>= 0.9)
- micro web framework based on Werkzeug and Jinja2 - Python 3.x
-
- dep: python3-socketio (>= 5.7.2)
- python3 implementation of the Socket.IO realtime client and server