Documentation
    Preparing search index...
    defaultNodeListenAddrs: NodeAddress[] = ...

    Default libp2p listen addresses for a React Native peerkit node.

    Mobile peers cannot accept inbound direct TCP/UDP (CGNAT, no listen socket survives backgrounding on iOS / Android), so reachability is always relay-mediated: /p2p-circuit advertises a reservation on a connected relay, /webrtc advertises that the peer can be upgraded to a direct WebRTC connection through the relay-coordinated SDP exchange.