NetCoreServer icon indicating copy to clipboard operation
NetCoreServer copied to clipboard

Websocket server permessage-deflate compression support?

Open Dryzler opened this issue 7 months ago • 0 comments

Hello,

does the websocket server support permessage-deflate compression when the client requests it?

  • e.g. client sends: Sec-WebSocket-Extensions: permessage-deflate

If yes, is it possible to activate permessage-deflate on the server side, even if the the client does not request it?

Dryzler avatar Jun 26 '24 09:06 Dryzler