An asynchronous server WebSocket wrapper for .NET Standard 2.1.
Info
| Version: | 1.1.0 |
| Author(s): | ChrisIsFun |
| Last Update: | Sunday, July 11, 2021 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/Bluheir/EasyWebsockets/ |
| NuGet Url: | https://www.nuget.org/packages/EasyWebsocketServer |
Install
Install-Package EasyWebsocketServer
dotnet add package EasyWebsocketServer
paket add EasyWebsocketServer
EasyWebsocketServer Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Server.Kestrel.Core(>= 2.2.0)
Tags