Flask-SocketIO
Real-time WebSocket client
Provides a way to establish real-time communication between a Flask application and its clients using WebSockets.
Socket.IO integration for Flask applications.
5k stars
106 watching
892 forks
Language: Python
last commit: about 1 month ago
Linked from 1 awesome list
flaskflask-socketiopythonsocket-iowebsocket
Related projects:
Repository | Description | Stars |
---|---|---|
miguelgrinberg/python-socketio | A Python implementation of the Socket.IO real-time communication protocol for building scalable web applications | 4,043 |
socketio/socket.io | Realtime communication framework for Node.js applications | 61,369 |
mrniko/netty-socketio | A real-time Java framework implementing the Socket.IO protocol on top of Netty | 6,855 |
socketio/socket.io-client-java | A Java library for real-time communication over the web. | 5,350 |
pallets/flask | A lightweight Python framework for building web applications with flexible dependencies and extensible functionality. | 68,340 |
realpython/discover-flask | A tutorial series on building full-stack web applications with Flask using Python. | 4,520 |
mjhea0/flaskr-tdd | A blogging app built with Flask and JavaScript, emphasizing Test-Driven Development | 2,320 |
socketio/socket.io-client-swift | A library providing a client-side implementation of the Socket.IO real-time communication protocol for iOS and macOS applications. | 5,226 |
abourget/gevent-socketio | Provides a real-time web communication API between browsers and servers using a WebSocket-like API. | 1,212 |
cookiecutter-flask/cookiecutter-flask | A Flask web application template with standard features and best practices. | 4,611 |
flask-restful/flask-restful | A lightweight Python framework for building REST APIs with a simple and intuitive API design | 6,860 |
arturocastro/linc_socketio | Native bindings for a Socket.IO C++ client library | 2 |
stephenmcd/django-socketio | Enables WebSockets support in Django applications | 1,318 |
facebookincubator/socketrocket | A WebSocket client library for iOS and macOS | 9,568 |
flaskbb/flaskbb | A Python-based forum software framework with modular features and extensibility | 2,615 |