aws-samples / grpc-examples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

License:MIT No Attribution


Languages

Language:TypeScript 92.8%Language:JavaScript 7.2%