/GrpcDemo

Demo project for GRPC session

Primary LanguageC#MIT LicenseMIT

GrpcDemo

Demo project for GRPC session

This project demos some aspects for using GRPC in .NET Core 3.0.

The following aspects are included:

  • Create server
  • Create client
  • Create client using HttpClientFactory
  • Streaming
  • Use of metadata