Class decorator: enable the AWS API Gateway WebSocket adapter for a Stone.js application.
Registers the aws_apigw_ws adapter. Combine with @Realtime() configured to use the
ApiGatewayWsBroadcaster (DynamoDB-backed presence) so gateways, channels and presence work
across the ephemeral Lambda invocations of a WebSocket API.
Class decorator: enable the AWS API Gateway WebSocket adapter for a Stone.js application.
Registers the
aws_apigw_wsadapter. Combine with@Realtime()configured to use theApiGatewayWsBroadcaster(DynamoDB-backed presence) so gateways, channels and presence work across the ephemeral Lambda invocations of a WebSocket API.