パッケージ: 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