Closed the-mikedavis closed 3 years ago
https://datatracker.ietf.org/doc/html/draft-ietf-hybi-permessage-compression
seems to be a very common extension used for performance, should probably be a part of the library
https://www.rfc-editor.org/rfc/rfc7692.html
should be able to use zlib https://erlang.org/doc/man/zlib.html
https://datatracker.ietf.org/doc/html/draft-ietf-hybi-permessage-compression
seems to be a very common extension used for performance, should probably be a part of the library