Interface Libp2pComponents

Hierarchy

  • Libp2pComponents

Properties

addressManager: AddressManager
connectionGater: ConnectionGater
connectionManager: ConnectionManager
connectionProtector?: ConnectionProtector
contentRouting: ContentRouting
datastore: Datastore
dht?: DualDHT
dialer: Dialer
metrics?: Metrics
peerId: PeerId
peerRouting: PeerRouting
peerStore: PeerStore
pubsub?: PubSub<PubSubEvents>
registrar: Registrar
transportManager: TransportManager
upgrader: Upgrader

Generated using TypeDoc