Back to Browse

Trying out websockets with PHP on Lambda for the first time

991 views
Feb 22, 2021
17:43

Bref lets us handle websocket events on AWS Lambda: https://bref.sh/docs/function/handlers.html#websocket-events I'm playing with this for the first time, illustrating how to create a serverless real-time application with websockets and API Gateway. The source code can be found on GitHub here: https://github.com/mnapoli/escapedev-claps Check out the serverless course here: https://serverless-visually-explained.com/

Download

0 formats

No download links available.

Trying out websockets with PHP on Lambda for the first time | NatokHD