8000 GitHub - troydai/grpcbeacon: A grpc service that echo the request. Utility for demo purposes
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

troydai/grpcbeacon

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

 
 
 
0