autobahn-testsuite
AutobahnPython
Our great sponsors
autobahn-testsuite | AutobahnPython | |
---|---|---|
1 | 2 | |
702 | 2,367 | |
1.9% | 0.5% | |
1.5 | 8.3 | |
7 months ago | 1 day ago | |
Python | Python | |
Apache License 2.0 | MIT License |
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.
autobahn-testsuite
-
Kotlin for backend
https://github.com/ktorio/ktor/issues/1427 Like really anybody with 2 minutes of testing would have hit the bug. Which bears the question: do they pass the autobahn test suite? https://github.com/crossbario/autobahn-testsuite
AutobahnPython
- 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?
What are some alternatives?
Flask-SocketIO - Socket.IO integration for Flask applications.
django-channels - Developer-friendly asynchrony for Django
websockets - Library for building WebSocket servers and clients in Python
Crossbar - Crossbar.io - WAMP application router
django-socketio - WebSockets for Django
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
deepstream.io - deepstream.io server
wampy - Websocket RPC and Pub/Sub for Python applications and microservices
Centrifugo - Scalable real-time messaging server in a language-agnostic way. Set up once and forever.
MicroWebSrv2 - The last Micro Web Server for IoTs (MicroPython) or large servers (CPython), that supports WebSockets, routes, template engine and with really optimized architecture (mem allocations, async I/Os). Ready for ESP32, STM32 on Pyboard, Pycom's chipsets (WiPy, LoPy, ...). Robust, efficient and documented!
websocket-client - WebSocket client for Python