A AspNet Core IRouter extension for Json Rpc v2 websocket based requests for Microsoft.AspNetCore.Routing.
Info
Version: | 3.0.1 |
Author(s): | Gekctek |
Last Update: | Wednesday, August 22, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/edjCase/JsonRpc |
NuGet Url: | https://www.nuget.org/packages/EdjCase.JsonRpc.Router.WebSockets |
Install
Install-Package EdjCase.JsonRpc.Router.WebSockets
dotnet add package EdjCase.JsonRpc.Router.WebSockets
paket add EdjCase.JsonRpc.Router.WebSockets
EdjCase.JsonRpc.Router.WebSockets Download (Unzip the "nupkg" after downloading)
Dependencies
- EdjCase.JsonRpc.Router(>= 3.0.1)
- Microsoft.AspNetCore.WebSockets(>= 2.1.1)
Tags