NetCoreServer
NetCoreServer copied to clipboard
Websocket server permessage-deflate compression support?
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?