Aller au contenu
Français

websocketSend

Ce contenu n’est pas encore disponible dans votre langue.

websocketSend<TOut>(message): WebsocketClientSend<TOut>

Defined in: src/http/websocket/WebsocketMessages.ts:178

Push a typed outbound message through a client actor’s ref: ref.tell(websocketSend(m)).

TOut

TOut

WebsocketClientSend<TOut>