isows icon indicating copy to clipboard operation
isows copied to clipboard

disable client side compression

Open sambacha opened this issue 1 year ago • 0 comments

by default, ws server has message compression disabled. The client has it enabled, however, requires the server to have it enabled to work. We should explicitly have set the perMessageDeflate option to false

sambacha avatar Nov 10 '24 13:11 sambacha