A gang relay for asp.net websockets written in dotnet core.
Info
Version: | 1.0.0 |
Author(s): | Anthony Johnston |
Last Update: | Thursday, January 11, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/MrAntix/gang |
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