dotbpe.rpc is a lightweight and high performance, easy to learn rpc framework.
Info
Version: | 3.0.0 |
Author(s): | Xuanye Wong |
Last Update: | Sunday, February 19, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dotbpe/dotbpe |
NuGet Url: | https://www.nuget.org/packages/DotBPE.Extra.Protobuf |
Install
Install-Package DotBPE.Extra.Protobuf
dotnet add package DotBPE.Extra.Protobuf
paket add DotBPE.Extra.Protobuf
DotBPE.Extra.Protobuf Download (Unzip the "nupkg" after downloading)
Dependencies
- DotBPE.Rpc(>= 2.0.1)
- Google.Protobuf(>= 3.6.1)
Tags