The client module for a simple websocket server and client implementation with authentication.
Info
Version: | 7.0.9 |
Author(s): | Rob Engel - LiveOrDevTrying |
Last Update: | Monday, November 20, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/LiveOrDevTrying/WebsocketsSimple |
NuGet Url: | https://www.nuget.org/packages/WebsocketsSimple.Client |
Install
Install-Package WebsocketsSimple.Client
dotnet add package WebsocketsSimple.Client
paket add WebsocketsSimple.Client
WebsocketsSimple.Client Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.3)
- WebsocketsSimple.Core(>= 2.1.11)
Tags