Support for grpc
- Dominant language
- No language data
- Stars
- 301
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
**Community Note**
* Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
* Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do * not help prioritize the request
If you are interested in working on this issue or have submitted a pull request, please leave a comment
**Tell us about your request**
It would be great to have the GRPC support in the app runner. Even simple RPC communication would be beneficial and streaming RPC can be added later.
**Additional context**
Currently if we have multiple lambda and we want to communicate among them then we use lambda invoke. With GRPC we should be able reduce the latency and internal service communication should be much faster.
Contributor guide
Assessment
This issue has not been assessed yet.