vsajip / pywebsocket

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

Fixes to be used in apache + mod_python #51

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Purpose of code changes on this branch:
Fixes to be used in apache+mod_python
- add mod_pywebsocket.handshake to package to be installed.
- add new PythonOption mod_pywebsocket.allow_draft75.
- logger to apache's error.log.
- catch exception in transfer_data and log
- rm old handshake.py

When reviewing my code changes, please focus on:

After the review, I'll merge this branch into:
/trunk

Original issue reported on code.google.com by ukai@chromium.org on 17 Mar 2010 at 5:29

GoogleCodeExporter commented 9 years ago

Original comment by ukai@chromium.org on 17 Mar 2010 at 6:58