An open API service indexing awesome lists of open source software.

https://github.com/its-kios09/flask-sockets-io-

Flask SocketIO is a powerful library that allows real-time communication between the server and clients using WebSockets. It's commonly used for building chat applications, among other things.
https://github.com/its-kios09/flask-sockets-io-

css flask html javascript python

Last synced: 2 months ago
JSON representation

Flask SocketIO is a powerful library that allows real-time communication between the server and clients using WebSockets. It's commonly used for building chat applications, among other things.

Awesome Lists containing this project

README

          

# flask-sockets-io-
Flask SocketIO is a powerful library that allows real-time communication between the server and clients using WebSockets. It's commonly used for building chat applications, among other things.