holy-lambda

2022-07-31T23:33:33.877709Z

Is there any info around setting up a websocket lambda? Or is it pretty straightforward?

Karol Wójcik 2022-08-01T05:57:53.255469Z

It looks the same as for official runtimes: • https://github.com/aws-samples/simple-websockets-chat-apphttps://tsh.io/blog/implementing-websocket-with-aws-lambda-and-api-gateway/

2022-08-01T17:37:56.574549Z

Oh thanks!