WebSocket-for-Python
GitHub | Stars | Last commit | Project created | Closed vsOpen issues |
---|---|---|---|---|
1104 | last month | 12 years ago | 107 / 57 |
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.
Installation
pip install ws4py