This repository was archived by the owner on Jun 9, 2020. It is now read-only.
pywebsocket-0.7
·
257 commits
to master
since this release
This is the first version which is supporsed to be fully compliant to Hybi-17
Differences from 0.6b6
- Support multiple protocol versions negotiation
- Strict check on header appearance counts
- Attach sample configuration file for apache
- Bug fix on dual stack service in OS X (Support WebKit layout)
- Overlay layout support over apache (fallback to apache on resource path where is no ws handler)
- Unit tests work on Python2.5.1