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.
pip install ws4py
WebSocket client and server library for Python 2 and 3 as well as PyPy
pip install ws4py==0.3.0-beta
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.
pip install ws4py