https://dev.classmethod.jp/server-side/nestj-aws-lambda-api-gateway/ https://github.com/serverless/serverless-websockets-plugin https://riotz.works/articles/lulzneko/2018/12/22/implement-chat-using-websocket-of-api-gateway-with-serverless-framework/ https://github.com/serverless/serverless-websockets-plugin
怪しいissue。でも試したけどダメだった。 nestjs/nest#2355
ここ参考になりそうなライブラリ https://github.com/fastify/aws-lambda-fastify
記事途中まで・・・
最後にAWS のAPI Gateway&LambdaでサーバレスなWebsocketをやってみようと思います。
「NestJS」をAWS Lambda + API Gatewayで動かすを参考にさせていただこうと思います。
$ npm i -g serverless
$ npm i aws-lambda aws-serverless-express express