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, patched to verify client certificates
pip install ws4py-sslupdate==0.5.1b0
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