Top 5 Python websocket-server Projects
-
Project mention: Contributing to WebSockets – Cryptocurrency Users | news.ycombinator.com | 2022-07-20
And yet there were issues opened which specifically reference cryptocurrencies, such as: https://github.com/aaugustin/websockets/issues/1144
-
It passed all test of the autobahn testsuite And web-socket-benchmark show about 3x faster then tokio-tungstenite
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
MicroWebSrv
A micro HTTP Web server that supports WebSockets, html/python language templating and routing handlers, for MicroPython (used on Pycom modules & ESP32)
setting up your own simple webserver
-
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!
-
fastapi-distributed-websocket
A library to implement websocket for distibuted system based on FastAPI.
Link to source
-
Sonar
Write Clean Python Code. Always.. Sonar helps you commit clean code every time. With over 225 unique rules to find Python bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
Index
What are some of the best open-source websocket-server projects in Python? This list will help you:
Project | Stars | |
---|---|---|
1 | websockets | 4,547 |
2 | autobahn-testsuite | 768 |
3 | MicroWebSrv | 566 |
4 | MicroWebSrv2 | 553 |
5 | fastapi-distributed-websocket | 21 |