A real time chat app Built With React.js and WebSocket
lambda-websocket-client
Source code for the lambda function from the screencast How to build a chat using Lambda + WebSocket + API Gateway? (nodejs)
The backend lambda code is here
Deploy to AWS
- setup and run the WebSocket
- copy the websocket url as described in the video to this constant
- run
npm run dev