Skip to content

jkvato/grpc-demos

Repository files navigation

grpc-demos

gRPC Proof of Concept Demos

HTTP/2, https://, Grpc.Core

A simple .NET 7 gRPC service using boilerplate code. Works with grpc-framework48-client.

A simple .NET Framework 4.8 client console app that can communicate with grpc-dotnet7-service. This client utilizes Grpc.Core, which is expected to be deprecated in May 2023.

HTTP/1, http://, grpc-dotnet, gRPC-Web

A simple .NET 6 gRPC service using boilerplate code. Works with grpc-framework48-client-http.

A simple .NET Framework 4.8 client console app that can communicate with grpc-dotnet6-service.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages