A simple TCP messaging library mainly to pass data between multiple instances between same application.
Info
Version: | 1.0.1 |
Author(s): | VPKSoft |
Last Update: | Sunday, January 31, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/VPKSoft/RpcSelf |
NuGet Url: | https://www.nuget.org/packages/RpcSelf |
Install
Install-Package RpcSelf
dotnet add package RpcSelf
paket add RpcSelf
RpcSelf Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.3)
Tags