gecko/testing/mochitest/pywebsocket
2011-12-20 00:20:12 -08:00
..
mod_pywebsocket Bug 710345: Mozilla-specific changes to pywebsocket v606. r=mcmanus 2011-12-20 00:20:12 -08:00
COPYING Bug 570789. Add WebSocket support to mochitest. r=ted 2010-06-16 22:38:55 -07:00
README Bug 689006: Upgrade pywebsocket to binary API (version 553, also supports Python > 2.5) r=mcmanus 2011-12-15 15:21:55 -08:00
README-MOZILLA Bug 710345: Mozilla-specific changes to pywebsocket v606. r=mcmanus 2011-12-20 00:20:12 -08:00
standalone.py Bug 710345: Upgrade pywebsocket to v606 (RFC 6455). r=mcmanus 2011-12-20 00:20:00 -08:00

Install this package by:
$ python setup.py build
$ sudo python setup.py install

If you're going to use this package as a normal user, run this instead:
$ python setup.py install --user

Then read document by:
$ pydoc mod_pywebsocket