streamdata-serverless / streamdata-io-basic-demo-stockmarket-prices

Streamdata.io Stock Market Data Streaming To AWS S3 Data Lake Using Lambda Serverless
https://serverlessrepo.aws.amazon.com/applications/arn:aws:serverlessrepo:us-east-1:879370021840:applications~StreamData-IO-Stock-Market-Data
MIT License
11 stars 1 forks source link

SSE via AWS API Gateway #1

Open binarymist opened 5 years ago

binarymist commented 5 years ago

Will this work with the AWS API Gateway? The API Gateway supports WebSockets, but it's not clear if it supports SSEs.

ajhindle commented 3 years ago

I would like to know the answer to this question too.
I've seen that SSE works with a plain ALB but apparently not with a REST API Gateway.

binarymist commented 3 years ago
binarymist commented 1 year ago

Still no progress on this almost 2 years later?