gecko/testing/mochitest/pywebsocket
2012-05-16 17:04:46 -07:00
..
mod_pywebsocket bug 752776. Mozilla tweaks to pywebsocket v631. r=mcmanus 2012-05-16 17:04:46 -07:00
COPYING
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 752776. Mozilla tweaks to pywebsocket v631. r=mcmanus 2012-05-16 17:04:46 -07:00
standalone.py Bug 752776 - Upgrade pywebsocket to v631. r=mcmanus 2012-05-16 17:04:15 -07: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