Home | History | Annotate | only in /external/chromium-trace/trace-viewer/third_party/pywebsocket/src
Up to higher level directory
NameDateSize
COPYING23-Apr-20151.4K
example/23-Apr-2015
MANIFEST.in23-Apr-2015149
mod_pywebsocket/23-Apr-2015
README23-Apr-2015234
setup.py23-Apr-20152.5K
test/23-Apr-2015

README

      1 Install this package by:
      2 $ python setup.py build
      3 $ sudo python setup.py install
      4 
      5 If you're going to use this package as a normal user, run this instead:
      6 $ python setup.py install --user
      7 
      8 Then read document by:
      9 $ pydoc mod_pywebsocket
     10