wangshen2014 / pywebsocket

Automatically exported from code.google.com/p/pywebsocket
0 stars 0 forks source link

Import standalone pywebsocket in other python module #63

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
This is not an issue, but more of a technical support question. I don't use 
pywebsocket with Apache, but want to import the standalone version of 
pywebsocket in another python module. What files do I need just enough for the 
standalone, and how would I call it in my module?

Original issue reported on code.google.com by ese...@gmail.com on 25 Aug 2010 at 3:38

GoogleCodeExporter commented 9 years ago
headerparserhandler.py is unnecessary, __init__.py is document, but all other 
files in mod_pywebsocket are necessary for running standalone.py.

Original comment by tyoshino@chromium.org on 10 Dec 2010 at 6:51

GoogleCodeExporter commented 9 years ago

Original comment by yuzo@chromium.org on 25 Apr 2011 at 11:35