| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A helper lib to customize the communication between the lambda handler process and the lambda runtime api.
See the examples folder for more details.
Some real world cases:
This library will do the following:
Based on this setup, you can write your own logic to process the requests and responses between the handler process and the AWS Lambda runtime API.
See benchmark. TLDR: the proxy will introduce less than 2ms latency, which is acceptable for most use cases.
| Back | FazBrowse Home | New Git URL |