menu
crdt_socket_sync package
documentation
web_socket_relay_server.dart
RelayStore
logLength abstract method
logLength abstract method
dark_mode
light_mode
logLength
abstract method
Future
<
int
>
logLength
(
String
roomId
)
The current
roomId
log length
Implementation
Future<int> logLength(String roomId);
crdt_socket_sync package
documentation
web_socket_relay_server
RelayStore
logLength abstract method
RelayStore class