michaelmeling / websocket-sharp

A port of WebsocketSharp for Net6.0. Fixes bug that causes StackOverflow in Net6.0. The recursive architecture that causes this issue was replaced with StreamThreads coroutines, which has the added benefit that the code becomes somewhat easier to read.
10Updated 4 months ago

Related projects

Alternatives and complementary repositories for websocket-sharp