Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 808 Bytes

README.md

File metadata and controls

24 lines (12 loc) · 808 Bytes

gRPC Examples

gRPC examples and feature references

Example applications

Walkthroughs

  • 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).

Building examples

This project uses Task to build and run examples. Each Taskfile.yml can be used to build and run each example or variation.

Security

See CONTRIBUTING for more information.

License

This library is licensed under the MIT-0 License. See the LICENSE file.