Managed Projects

Showing page 1 of 1

pywebsocketWhat is it?The pywebsocket project aims to provide a Web Socket extension for Apache HTTP Server, mod_pywebsocket. mod_pywebsocket is intended for testing or experimental purposes. mod_python is required. For wss, mod_ssl is also required. How can I use it?To try mod_pywebsocket ... [More] , please do: svn checkout http://pywebsocket.googlecode.com/svn/trunk/ pywebsocket-read-onlyand follow the instructions in pywebsocket-read-only/src/README. To run mod_pywebsocket as an Apache HTTP Server extension module, please read comments in pywebsocket-read-only/mod_pywebsocket/__init__.py. To run mod_pywebsocket as a standalone server (i.e., not using Apache HTTP Server), please read comments in pywebsocket-read-only/mod_pywebsocket/standalone.py. ExamplesThe following is a list of third party examples. http://code.google.com/p/websocket-sample/ [Less]

0
 
  0 reviews  |  2 users  |  12,212 lines of code  |  4 current contributors  |  Analyzed 2 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.