menu
dart_libp2p package
documentation
core/protocol/autonatv2/autonatv2.dart
AutoNATv2
getReachability abstract method
getReachability abstract method
dark_mode
light_mode
getReachability
abstract method
Future
<
Result
>
getReachability
(
List
<
Request
>
requests
)
Check reachability for the given addresses
Implementation
Future<Result> getReachability(List<Request> requests);
dart_libp2p package
documentation
core/protocol/autonatv2/autonatv2
AutoNATv2
getReachability abstract method
AutoNATv2 class