* 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
0.5.5
Not secure
* do not include invalid UTF8 test strings in report result pages (html/json)
0.5.4
* 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
0.5.3
* add JSON output for test results * WSS testing support * more UTF-8 tests