pamoja for TypeScript - v0.1.17
    Preparing search index...

    Function relayed

    • Returns the same frame with one hop spent, ready to forward.

      Parameters

      • bytes: Uint8Array

        The frame exactly as it arrived.

      Returns mesh.MeshFrame | null

      The frame to forward, or null once its hops have run out, which is what stops a flood from circulating forever.

      If the frame cannot be parsed.