Commit f1514b1
authored
[core] Add support for streaming function to the local server (awslabs#531)
The local server used for testing functions locally (`swift run`) now
support streaming lambda functions
Fix awslabs#5281 parent cb85fdd commit f1514b1
File tree
2 files changed
+187
-76
lines changed- Examples/Streaming
- Sources/AWSLambdaRuntime
2 files changed
+187
-76
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
37 | 51 | | |
38 | 52 | | |
39 | 53 | | |
| |||
0 commit comments