menu
dart_libp2p package
documentation
p2p/protocol/holepunch/holepuncher.dart
HolePunchTracer
protocolError abstract method
protocolError abstract method
dark_mode
light_mode
protocolError
abstract method
void
protocolError
(
PeerId
peerId
,
Object
err
)
Called when a protocol error occurs
Implementation
void protocolError(PeerId peerId, Object err);
dart_libp2p package
documentation
p2p/protocol/holepunch/holepuncher
HolePunchTracer
protocolError abstract method
HolePunchTracer class