Monday, June 16, 2014

Flask-SocketIO

Quote from site:

Flask-SocketIO gives Flask applications access to low latency bi-direccional communications between the clients and the server. The client-side application can use the SocketIO Javascript library or any compatible client to establish a permanent connection to the server.

http://flask-socketio.readthedocs.org/en/latest/

No comments:

Post a Comment