Hiyve Components - v1.0.0
    Preparing search index...

    Variable DEFAULT_WS_BUFFERED_HIGH_WATERConst

    DEFAULT_WS_BUFFERED_HIGH_WATER: number = ...

    Congestion threshold for the WebSocket fallback transport: while the socket's bufferedAmount exceeds this, outbound frames coalesce latest-wins per topic instead of piling onto the TCP send buffer (which would replay a burst of stale frames after a network stall — datagrams would simply have been dropped).