ConnectionManagerExtensions extension
Extension methods for connection management
Methods
-
addConnections(
List< String> addresses, int port) → Future<List< PeerConnection> > -
Available on ConnectionManager, provided by the ConnectionManagerExtensions extension
Add connections from a list of addresses -
removeAllConnections(
) → Future< void> -
Available on ConnectionManager, provided by the ConnectionManagerExtensions extension
Remove all connections