menu
dart_libp2p package
documentation
p2p/protocol/holepunch/holepuncher.dart
HolePunchTracer
holePunchAttempt abstract method
holePunchAttempt abstract method
dark_mode
light_mode
holePunchAttempt
abstract method
void
holePunchAttempt
(
PeerId
peerId
)
Called when a hole punch attempt is made
Implementation
void holePunchAttempt(PeerId peerId);
dart_libp2p package
documentation
p2p/protocol/holepunch/holepuncher
HolePunchTracer
holePunchAttempt abstract method
HolePunchTracer class