menu
dart_libp2p package
documentation
core/connmgr/conn_manager.dart
GetConnLimiter
getConnLimit abstract method
getConnLimit abstract method
dark_mode
light_mode
getConnLimit
abstract method
int
getConnLimit
(
)
Returns the total connection limit of the implementing component.
Implementation
int getConnLimit();
dart_libp2p package
documentation
core/connmgr/conn_manager
GetConnLimiter
getConnLimit abstract method
GetConnLimiter class