dwyl/learn-aws-lambda

Investigate possibility of using Web Sockets with SNS and Api Gateway

オープン

#22 opened on 2016/01/26

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)JavaScript (206 件のフォーク)batch import
enhancementhelp wanted

Repository metrics

Stars
 (1,037 個のスター)
PR merge metrics
 (平均マージ 16m) (30d で 1 merged PR)

説明

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.

コントリビューターガイド