Skip to content

troydai/grpcbeacon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gRPC Beacon

A grpc service that respond to the request. Utility for demo purposes

Run locally

In the case when the self signed cert is expired, use the following command to create new cert.

./scripts/update_certs.sh ./demo/certs

Start server

make run

Query

grpcurl --cacert ./demo/certs/root.crt.pem localhost:8089 troydai.grpcbeacon.v1.BeaconService.Signal

References

About

A grpc service that echo the request. Utility for demo purposes

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors 3

  •  
  •  
  •