Skip to content

WebSocketRaw

type WebSocketRaw = string | Uint8Array

The raw WebSocket message wire types: text (string) or binary (Uint8Array).

Learn: Contracts

Last updated: