AppSyncWsProtocol
A WsProtocol for the AWS AppSync Protocol.
Constructors
Link copied to clipboard
constructor(webSocketConnection: WebSocketConnection, listener: WsProtocol.Listener, authorization: Map<String, Any>, connectionAcknowledgeTimeoutMs: Long)