Home | History | Annotate | only in /external/chromium-trace/trace-viewer/third_party/pywebsocket/src
Up to higher level directory
NameDateSize
COPYING20-Jun-20141.4K
example/20-Jun-2014
MANIFEST.in20-Jun-2014149
mod_pywebsocket/20-Jun-2014
README20-Jun-2014234
setup.py20-Jun-20142.5K
test/20-Jun-2014

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