- maintenance release
- new mode for generating WAMP message serializations
- permessage-deflate tests with different parameters and fragmentation
- compatibility with Autobahn|Python 0.8.1
- compatibility with Autobahn|Python 0.7.0
- compatibility with AutobahnPython 0.6.3
- new test section for testing WebSocket compression extension (
permessage-deflate
etc) - beginning of WAMP testsuite
- more UTF8 test strings
- do not include invalid UTF8 test strings in report result pages (html/json)
- make Jython happy (now runs on Jython 2.7b1 with slightly patched Twisted)
- add detailed description of how we generate public reports
- log UTF8 and XOR masker classes in use
- add JSON output for test results
- WSS testing support
- more UTF-8 tests