This repository contains code for an API Gateway named websocket-publisher
with the following routes:
- connect - websocket-publisher-connect
- disconnect - websocket-publisher-disconnect
- broadcast, message, whoami - websocket-publisher
Multiple clients can connect to the websocket endpoint and pass messages to each other.