WebSockets Endpoint extension for the Mercury Core MUD framework.
Info
| Version: | 0.0.5 |
| Author(s): | FacticiusVir |
| Last Update: | Wednesday, March 28, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/FacticiusVir/MercuryCore |
| NuGet Url: | https://www.nuget.org/packages/Keeper.MercuryCore.WebSockets |
Install
Install-Package Keeper.MercuryCore.WebSockets
dotnet add package Keeper.MercuryCore.WebSockets
paket add Keeper.MercuryCore.WebSockets
Keeper.MercuryCore.WebSockets Download (Unzip the "nupkg" after downloading)
Dependencies
- Keeper.MercuryCore(>= 0.0.5)
- Microsoft.AspNetCore.All(>= 2.0.5)