ws4py is a Python package implementing the WebSocket protocol as defined in RFC 6455.
It provides client and server implementations alike that using different techniques like threads, micro-threads or event loops.
.. toctree:: :maxdepth: 2 requirements
.. toctree:: :maxdepth: 2 install
.. toctree:: :maxdepth: 2 basics clienttutorial servertutorial managertutorial
.. toctree:: :maxdepth: 6 ws4py