Module bootstrap

Module bootstrap 

Source
Expand description

Bootstrap peer management with retry logic

This module handles:

  • Bootstrap peer dialing with exponential backoff
  • Connection retry logic
  • Circuit breaker pattern for failing peers

Structs§

BootstrapConfig
Bootstrap configuration
BootstrapManager
Bootstrap peer manager
BootstrapStats
Bootstrap statistics

Constants§

DEFAULT_IPFS_BOOTSTRAP_PEERS
Default bootstrap peers for IPFS network