项目作者: nhatthai
项目描述 :
Example with ASP Net Core 3.0 and gRPC
高级语言: C#
项目地址: git://github.com/nhatthai/dotnet3.0-gRPC.git
gRPC And .NET 3.0
Example with gRPC and .NET 3.0
Requirements
Structures
- client_gRPC: gRPC Client(run terminal)
- dotnet-gRPC: gRPC Server
- service-proto: define proto for client and server (.NET Standard)
Reference