lambda-streaming-demo
lambda-streaming-demo copied to clipboard
Results
2
lambda-streaming-demo issues
Sort by
recently updated
recently updated
newest added
trafficstars
Deploying the lambda to edge would give folks deploying this demo more consistent performance out of the box without having to fiddle with the region.
good first issue
This is mentioned in the README: > Chunking of request and response chunks. Cloudflare websockets have a maximum message size of 1MiB but HTTP has an unbounded chunk size (AFAIA)....