menu
dart_libp2p package
documentation
config/config.dart
Libp2p
holePunching static method
holePunching static method
dark_mode
light_mode
holePunching
static method
Option
holePunching
(
bool
enabled
)
Implementation
static Option holePunching(bool enabled) { return (config) => config.withHolePunching(enabled); }
dart_libp2p package
documentation
config/config
Libp2p
holePunching static method
Libp2p class