C# Message-Based JSON-RPC Client over WebSockets.
Info
| Version: | 0.1.10 |
| Author(s): | yallie |
| Last Update: | Friday, January 27, 2023 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/yallie/JsonServices |
| NuGet Url: | https://www.nuget.org/packages/JsonServices.Transport.WebSocketSharp |
Install
Install-Package JsonServices.Transport.WebSocketSharp
dotnet add package JsonServices.Transport.WebSocketSharp
paket add JsonServices.Transport.WebSocketSharp
JsonServices.Transport.WebSocketSharp Download (Unzip the "nupkg" after downloading)
Dependencies
- JsonServices(>= 0.0.0.1)
- WebSocketSharp(>= 1.0.311)
Tags