CDK example of:
- WebSocket API using Amazon API Gateway WebSocketApi Construct
- Using
$connectand$disconnectroutes to manage connected users - Using
AWS.ApiGatewayManagementApito send message from backend to connected clients
Final architecture:
Extra resources:
