Websocket-based JSON-RPC message reader and writer implementations for CXuesong.JsonRpc.Standard.
Info
Version: | 0.5.3 |
Author(s): | CXuesong |
Last Update: | Saturday, March 21, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/CXuesong/JsonRpc.Standard |
NuGet Url: | https://www.nuget.org/packages/CXuesong.JsonRpc.WebSockets |
Install
Install-Package CXuesong.JsonRpc.WebSockets
dotnet add package CXuesong.JsonRpc.WebSockets
paket add CXuesong.JsonRpc.WebSockets
CXuesong.JsonRpc.WebSockets Download (Unzip the "nupkg" after downloading)
Dependencies
- CXuesong.JsonRpc.Commons(>= 0.5.3)
- CXuesong.JsonRpc.Streams(>= 0.5.3)
- System.Net.WebSockets(>= 4.3.0)
Tags