2012-12-23 21:22:37 +01:00
|
|
|
ws4py is a Python package implementing the WebSocket protocol as defined
|
|
|
|
in RFC 6455. It provides client and server implementations alike that
|
|
|
|
can be using different techniques like threads, micro-threads,
|
|
|
|
or event loops.
|
|
|
|
|
2013-03-25 11:09:39 +01:00
|
|
|
WWW: http://www.defuze.org/oss/ws4py/docs/
|