Documentation
    Preparing search index...
    • Build a Node.js peerkit transport node

      Configures libp2p with WebSockets + circuit-relay-v2 client + noise + yamux + identify + DCUtR.

      Handles all three protocols (access, agents, messages). The caller invokes TransportLibp2p.sendAgents explicitly to distribute agent-info.

      Parameters

      Returns Promise<TransportLibp2p>