menu
bolt package
documentation
server.dart
BoltServer
maxConnections property
maxConnections property
dark_mode
light_mode
maxConnections
property
int
maxConnections
final
The maximum amount of connections that the server allows.
Implementation
final int maxConnections;
bolt package
documentation
server
BoltServer
maxConnections property
BoltServer class