Ultra fast and low latency asynchronous socket server & client C# .NET Core library with support TCP, SSL, UDP, HTTP, HTTPS, WebSocket protocols and 10K connections problem solution
I felt free to port this one to NETSTANDARD, quickly, please see attached patch. Only thing I really had to change was IWebSocket, other changes are all #ifdef'ed
I think it's good to have this one e.g. in Xamarin apps.
This was done within a few minutes, maybe review :)
Hi Chronoxor,
really nice to see clean, C style code ;)
I felt free to port this one to NETSTANDARD, quickly, please see attached patch. Only thing I really had to change was IWebSocket, other changes are all #ifdef'ed
I think it's good to have this one e.g. in Xamarin apps. This was done within a few minutes, maybe review :)
Many Thanks!
Sascha
0001-NETSTANDARD-2.0-port.patch.zip