aws / aws/aws-lambda-runtime-interface-emulator
AWS Lambda response streaming support
未关闭
- 主要语言
- Go
- 星标
- 1.1k
- 派生
- 118
- 平均合并
- 42 分钟
- 30 天内合并 PR
- 2
描述
It would be great to have [Response Streaming](https://aws.amazon.com/cn/blogs/compute/introducing-aws-lambda-response-streaming/) support via RIE.
I.e. be able to make requests to /2021-11-15/functions/function/response-streaming-invocations endpoint which would proxy the response stream.
贡献指南
调研方向
首先定位 /2021-11-15/functions/function/response-streaming-invocations 的 RIE 请求处理程序,并检查现有调用请求是如何被代理的。将其行为与 AWS Lambda Response Streaming 进行比较,然后验证该端点能够正确转发响应流,而不是将其缓冲。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- aws, go
- 领域
- api, backend, cloud
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 55/100