Skip to content

Just a test on calling a insecure (http, not https) GRPC service from a console application

Notifications You must be signed in to change notification settings

Ewerton/GrpcTest

Repository files navigation

Grpc Service (http) being called by a console App (with docker and compose)

This Solution has two projects:

  • A Grpc Service (the GreeterService, created from the Visual Studio Template)
  • A Console App (the client to call the Service)

Also, check this issue about calling a insecure Grpc Sevice

About

Just a test on calling a insecure (http, not https) GRPC service from a console application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published