A lightweight library that implements a very simple client-server protocol based upon a string request and a string response.
Info
Version: | 1.0.5 |
Author(s): | Greg Keogh |
Last Update: | Thursday, June 23, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://dev.azure.com/orthogonal/Orthogonal.LiteComms |
NuGet Url: | https://www.nuget.org/packages/Orthogonal.LiteRpcComms |
Install
Install-Package Orthogonal.LiteRpcComms
dotnet add package Orthogonal.LiteRpcComms
paket add Orthogonal.LiteRpcComms
Orthogonal.LiteRpcComms Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Google.Protobuf(>= 3.11.4)
- Grpc(>= 2.28.1)
- Google.Protobuf(>= 3.11.4)
- Grpc(>= 2.28.1)
Tags