[ 源代码: flask-socketio ]
软件包: python3-flask-socketio (4.2.1-1)
python3-flask-socketio 的相关链接
Trisquel 的资源:
下载源码包 flask-socketio:
- [flask-socketio_4.2.1-1.dsc]
- [flask-socketio_4.2.1.orig.tar.gz]
- [flask-socketio_4.2.1-1.debian.tar.xz]
维护者:
Original Maintainer:
- Paulo Henrique de Lima Santana (phls)
外部的资源:
- 主页 [pypi.python.org]
相似软件包:
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
- python3 implementation of the Socket.IO realtime client and server