Skip to content

shishir127/golang-grpc-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Spike for implementing a golang grpc client with server streaming.

  • Refer to the quick start guide for directions on installing grpc dependencies.
  • Edit spike/spike.proto.
  • Run make grpc to generate code.
  • Run make build to generate the binary.
  • Binary needs SSL cert path, port and access token as environment variables to run e.g. PORT=443 CERT=public.cert TOKEN=test ./grpc-client

About

Spike for setting up a grpc client in golang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published