/GrpcSample

Example of gRPC C# library with custom serializer

Primary LanguageC#MIT LicenseMIT

GrpcSample

This is example of client/server applications written in C# on top of .NET Core, using Google gRPC protocol combined with custom serialization - based on Microsoft Bond serializer.