A clean highly threaded C# websocket class that is easy to integrate into server code for multiple connections, based on .NET 7, suitable for servers.
Info
| Version: | 1.0.25 |
| Author(s): | Jason Hughes |
| Last Update: | Sunday, July 30, 2023 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/RGWebSocket |
Install
Install-Package RGWebSocket
dotnet add package RGWebSocket
paket add RGWebSocket
RGWebSocket Download (Unzip the "nupkg" after downloading)