Serverless Websocket Example Save

WebSocket example using the Serverless Framework

Project README

Serverless WebSocket Example

A simple WebSocket application. See the full walkthrough at API Gateway WebSocket APIs with the Serverless Framework.

# Deploy to AWS first
npm run sls -- deploy

# Start the client on port 8080
npm start

# Broadcast a message to all listening clients
npm run broadcast

Got a question or want to see more examples like this? Be sure to check out my AMA repo!

Open Source Agenda is not affiliated with "Serverless Websocket Example" Project. README Source: neverendingqs/serverless-websocket-example

Open Source Agenda Badge

Open Source Agenda Rating