A state sharing algorithm using WebSockets.
Info
Version: | 2.0.0-beta.10 |
Author(s): | Anthony Johnston |
Last Update: | Monday, March 15, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://gang.antix.co.uk/ |
NuGet Url: | https://www.nuget.org/packages/Gang.WebSockets |
Install
Install-Package Gang.WebSockets
dotnet add package Gang.WebSockets
paket add Gang.WebSockets
Gang.WebSockets Download (Unzip the "nupkg" after downloading)
Dependencies
- Gang(>= 1.0.0)
- Microsoft.AspNetCore.Http.Abstractions(>= 2.0.1)
- Microsoft.AspNetCore.WebSockets(>= 2.0.1)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.0.0)
- Newtonsoft.Json(>= 10.0.3)
Tags