Clone this repo:
  1. c459a5f Note that you should use pywebsocket3 instead (#156) by Adam Rice · 4 years, 1 month ago master
  2. b79b28f Add .travis.yml (#155) by John Vandenberg · 5 years ago
  3. 2d7b73c Merge pull request #147 from hiroshige-g/iframe by hiroshige-g · 9 years ago
  4. 0f74d91 Merge pull request #144 from google/mintotal by hiroshige-g · 9 years ago
  5. de2aff4 Merge pull request #148 from google/noteupdate by hiroshige-g · 9 years ago

pywebsocket

The pywebsocket project aims to provide a WebSocket standalone server and a WebSocket extension for Apache HTTP Server, mod_pywebsocket.

This version is no longer maintained. It has been superceded by pywebsocket3 which works with Python 3 in additional to Python 2.

Most existing users should migrate to pywebsocket3.

Support for running as an Apache module has been dropped in pywebsocket3. If you need an Apache WebSocket module, you should look for an alternate solution.

pywebsocket is intended for testing or experimental purposes.