GrpcSample icon indicating copy to clipboard operation
GrpcSample copied to clipboard

Example of gRPC C# library with custom serializer

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.