dwyl/learn-aws-lambda

Investigate possibility of using Web Sockets with SNS and Api Gateway

Open

#22 aperta il 26 gen 2016

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)JavaScript (206 fork)batch import
enhancementhelp wanted

Metriche repository

Star
 (1037 star)
Metriche merge PR
 (Merge medio 16m) (1 PR mergiata in 30 g)

Descrizione

A quick google search seems to suggest that this is not possible at the moment

https://forums.aws.amazon.com/thread.jspa?threadID=205761

Re: Possible to use API Gateway for Websocket-based connections? The lambda function has to stay active as long as the client is connected, which you don't want as you pay per 100 ms.

Guida contributor