The core 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.Core |
Install
Install-Package WebsocketsSimple.Core
dotnet add package WebsocketsSimple.Core
paket add WebsocketsSimple.Core
WebsocketsSimple.Core Download (Unzip the "nupkg" after downloading)
Dependencies
- PHS.Networking(>= 2.1.10)
Tags