eg see [./docs/comparison.rst](https://github.com/wamp-proto/wamp-proto/blob/master/docs/comparison.rst) ``` compressed WebSocket ("permessage-deflate") to further reduce wire``` ``` fwiw, AutobahnPython/Crossbar.io already supports: * **permessage-deflate** * **permessage-bzip2** * **permessage-snappy** and (upcoming) will support * **permessage-brotli**: https://datatracker.ietf.org/doc/html/rfc7932
eg see ./docs/comparison.rst
fwiw, AutobahnPython/Crossbar.io already supports:
and (upcoming) will support