AutobahnPython
WebSocket and WAMP in Python for Twisted and asyncio (by crossbario)
Flask-SocketIO
Socket.IO integration for Flask applications. (by miguelgrinberg)
Our great sponsors
- Sonar - Write Clean Python Code. Always.
- InfluxDB - Access the most powerful time series database as a service
- ONLYOFFICE ONLYOFFICE Docs — document collaboration in your environment
AutobahnPython | Flask-SocketIO | |
---|---|---|
2 | 13 | |
2,425 | 5,033 | |
0.2% | - | |
6.2 | 4.3 | |
about 19 hours ago | 30 days ago | |
Python | Python | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
AutobahnPython
Posts with mentions or reviews of AutobahnPython.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-01-12.
- Jupyter data analytics on real-time trading data from crypto exchanges
-
Which self hosted Pub/Sub realtime technology (websockets etc) do you use and why?
I can find socket.io, faye, deepstream.io , autobahn-js and nchan, centrifugo. Can you also explain why you chose it and if you had troubles with some other solution?
Flask-SocketIO
Posts with mentions or reviews of Flask-SocketIO.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-05-19.
-
Testing flask socketio
Hi! I'm trying to write test cases for Flask socket io using pytest. But it seems we can't test the emitted messages from namespaces using pytest only. What would be a good approach to test it? Also, I am trying to figure out resources for flask socketio testing, I tried writing tests using some repos but there's not much explanation on what is being done. So it would be really helpful if anyone could point me towards any resources. These are the repos I was talking about 1. https://github.com/miguelgrinberg/Flask-SocketIO/blob/main/test_socketio.py 2. https://github.com/julianYaman/bitcoinPriceApp_python/tree/master
-
ws-emit: easy websocket microservice
WS-Emit is based on Flask-SocketIO and sending message is as simple as in any other flask-socketio application:
-
I made a documentation driven web-socket framework
The framework is driven by the AsyncAPI specification, built on top of Flask-SocketIO. and inspired by Connexion.
-
How do i implement long polling for direct messaging between users?
https://github.com/miguelgrinberg/Flask-SocketIO/issues/1010 looks like flask socket io does not support waitress
-
I want to use the flask web socket to display real time data on a webpage. Can someone please help me with this?
Check Miguel's flask-socketio examples.
- Trying out Flask, need questions about flask-socketio + MQTT configuration
What are some alternatives?
When comparing AutobahnPython and Flask-SocketIO you can also consider the following projects:
django-channels - Developer-friendly asynchrony for Django
django-socketio - WebSockets for Django
websockets - Library for building WebSocket servers and clients in Python
python-socketio - Python Socket.IO server and client
Crossbar - Crossbar.io - WAMP application router
WebSocket-for-Python - [Project on Hiatus] WebSocket client and server library for Python 2 and 3 as well as PyPy (ws4py 0.5.1)
pusher django photo feed - A real-time photo feed using Django and Pusher