menu
dart_nostr package
documentation
nostr/instance/connection_pool.dart
ConnectionPoolManager
maxConnectionsPerRelay property
maxConnectionsPerRelay property
dark_mode
light_mode
maxConnectionsPerRelay
property
int
maxConnectionsPerRelay
final
Maximum concurrent connections per relay.
Implementation
final int maxConnectionsPerRelay;
dart_nostr package
documentation
nostr/instance/connection_pool
ConnectionPoolManager
maxConnectionsPerRelay property
ConnectionPoolManager class