freebsd-ports/www/py-ws4py/pkg-descr

7 lines
267 B
Text
Raw Normal View History

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.
WWW: http://www.defuze.org/oss/ws4py/docs/