Skip to content

BingchenLi/grpc-echo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

grpc-echo

gRPC-Echo is a sample .NET Core gRPC Server-Client project.

/certificates folder contains a self-signed .pfx key file. (.key, and .crt files as well as the password are committed to the same repository, so they are not secure at all)

How to build and run

docker-compose up in the root directory will launch the server app. Then you can run the client app separately. You'll need .NET Core runtime installed first.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 69.4%
  • Shell 21.4%
  • Dockerfile 9.2%