Closed Jarno458 closed 2 years ago
While this works, it does not support Per Message Compression until .Net 6+, so we could add a build target for .Net 6 and upwards to use it, but i guess we just keep websocket-sharp instead
It might still be possiable using https://www.tpeczek.com/2017/07/websocket-per-message-compression-in.html
So seems like the websocket-sharp we use is totally broken on .net core. so we will revive this idea
Uses System.Net.Websockets for netstandard 2.0 and newer for websockets rather than websocket sharp