gRPC examples and feature references
- helloworld - Forked from grpc/grpc-go/examples/helloworld
- compute-options - Connect a greeter client written in Python running on a Lambda function to a greeter server written in Go running on a Fargate task (container).
This project uses Task to build and run examples. Each Taskfile.yml
can be used to build and run each example or variation.
See CONTRIBUTING for more information.
This library is licensed under the MIT-0 License. See the LICENSE file.