kaven-utils - v6.1.9
    Preparing search index...

    Function EncodeRelayMessage

    • Serialize a relay message into a versioned, length-prefixed frame. Tunnel data uses a compact binary header and raw bytes; all control traffic uses JSON after the common version/type bytes.

      Parameters

      Returns Buffer<ArrayBufferLike> | undefined