menu
dart_libp2p package
documentation
p2p/protocol/holepunch/holepunch_service.dart
HolePunchService
close abstract method
close abstract method
dark_mode
light_mode
close
abstract method
Future
<
void
>
close
(
)
Close stops the holepunch service.
Implementation
Future<void> close();
dart_libp2p package
documentation
p2p/protocol/holepunch/holepunch_service
HolePunchService
close abstract method
HolePunchService class