menu
dart_libp2p package
documentation
p2p/protocol/holepunch/holepuncher.dart
HolePunchTracer
directDialFailed abstract method
directDialFailed abstract method
dark_mode
light_mode
directDialFailed
abstract method
void
directDialFailed
(
PeerId
peerId
,
Duration
dt
,
Object
err
)
Called when a direct dial fails
Implementation
void directDialFailed(PeerId peerId, Duration dt, Object err);
dart_libp2p package
documentation
p2p/protocol/holepunch/holepuncher
HolePunchTracer
directDialFailed abstract method
HolePunchTracer class