Is there a multiplatform variation of `WebSocketDe...
# ktor
d
Is there a multiplatform variation of
WebSocketDeflateExtension
that exists? We need to enable compression for iOS / JS / Android on sockets. I know Ktor exposes a way to write our own but I want to make sure something doesn't exist already