Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Libp2pConfig

Hierarchy

  • Libp2pConfig

Index

Properties

dht

dht: undefined | DhtOptions

dht module options

nat

nat: undefined | NatManagerOptions

peerDiscovery

peerDiscovery: undefined | Record<string, boolean | Object>

pubsub

pubsub: undefined | (PubsubLocalOptions & PubsubOptions)

pubsub module options

relay

relay: undefined | RelayOptions

transport

transport: undefined | Record<string, Object>

transport options indexed by transport key