Class library that implements the WebSocket protocol according to the standards in RFC6455 using a simple API.
Info
Version: | 2.0.0 |
Author(s): | Andrew Ong |
Last Update: | Wednesday, October 13, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Universal.Common.Net.WebSocket |
Install
Install-Package Universal.Common.Net.WebSocket
dotnet add package Universal.Common.Net.WebSocket
paket add Universal.Common.Net.WebSocket
Universal.Common.Net.WebSocket Download (Unzip the "nupkg" after downloading)
Dependencies
- Universal.Common(>= 7.5.0)
- Universal.Common.Net.Http(>= 3.1.0)
Tags