Description
Python library providing an implementation of the WebSocket protocol defined in RFC 6455.
Read the documentation for more information.
You can also join the ws4py mailing-list to discuss the library.
WebSocket-for-Python alternatives and similar packages
Based on the "WebSocket" category.
Alternatively, view WebSocket-for-Python alternatives based on common mentions on social networks and blogs.
Scout Monitoring - Free Django app performance insights with Scout Monitoring
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of WebSocket-for-Python or a related project?
README
WebSocket for Python (ws4py)
Python library providing an implementation of the WebSocket protocol defined in RFC 6455.
Read the documentation for more information.
You can also join the ws4py mailing-list to discuss the library.
WARNING: This project is on hiatus and does not receive active maintainance. Please be aware of this when deciding to rely on it as contributions may be slow to make their way to a new release. If you feel like offering help in maintaining it, please let us know.
Installation
pip install ws4py