menu
crdt_socket_sync package
documentation
web_socket_server.dart
CRDTServerRegistry
addDocument abstract method
addDocument abstract method
dark_mode
light_mode
addDocument
abstract method
void
addDocument
(
String
documentId
,
CRDTDocument
document
)
Register a document
Implementation
void addDocument(String documentId, CRDTDocument document);
crdt_socket_sync package
documentation
web_socket_server
CRDTServerRegistry
addDocument abstract method
CRDTServerRegistry class