JohanSmarius / GrpcDemo

Demo project for GRPC session

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Demo project for GRPC session

License:MIT License


Languages

Language:C# 100.0%