A single WebSocket message — text or binary with optional parsed JSON.
Raw data as received (string or binary Uint8Array).
Optional
Parsed JSON when data is a string and valid JSON, otherwise undefined.
Wall-clock ms when message was received.
A single WebSocket message — text or binary with optional parsed JSON.