menu
crdt_socket_sync package
documentation
web_socket_client.dart
CRDTSocketClient
connect abstract method
connect abstract method
dark_mode
light_mode
connect
abstract method
Future
<
bool
>
connect
(
)
Connect the client to the server
Implementation
Future<bool> connect();
crdt_socket_sync package
documentation
web_socket_client
CRDTSocketClient
connect abstract method
CRDTSocketClient class