The client and server modules combined 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 |
Install
Install-Package WebsocketsSimple
dotnet add package WebsocketsSimple
paket add WebsocketsSimple
WebsocketsSimple Download (Unzip the "nupkg" after downloading)
Dependencies
- WebsocketsSimple.Client(>= 2.1.11)
- WebsocketsSimple.Server(>= 2.1.11)
Tags