dpallot / simple-websocket-serverLinks
A python based websocket server that is simple and easy to use.
☆952Updated 3 years ago
Alternatives and similar repositories for simple-websocket-server
Users that are interested in simple-websocket-server are comparing it to the libraries listed below
Sorting:
- WebSocket client and server library for Python 2 and 3 as well as PyPy (ws4py 0.5.1)☆1,128Updated 7 months ago
- [DEPRECATED] Alternative: https://github.com/miguelgrinberg/flask-sock☆1,734Updated 4 years ago
- A simple fully working websocket-server in Python with no external dependencies☆1,183Updated 2 months ago
- WebSocket and WAMP in Python for Twisted and asyncio☆2,533Updated last week
- WebSocket client for Python☆3,695Updated last month
- A socket.io client library for Python