prettywolf / GrpcSample

Example of gRPC C# library with custom serializer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Example of gRPC C# library with custom serializer

License:MIT License


Languages

Language:C# 100.0%