crdt_socket_sync 0.5.0+2 copy "crdt_socket_sync: ^0.5.0+2" to clipboard
crdt_socket_sync: ^0.5.0+2 copied to clipboard

Conflict-free replicated data type (CRDT) - Socket sync implementation provided in dart

example/lib/main.dart

import 'package:crdt_socket_sync_example/src/run.dart' as server;

void main(List<String> args) async {
  await server.run(verbose: false);
}
2
likes
160
points
253
downloads

Documentation

API reference

Publisher

verified publishermattiapispisa.it

Weekly Downloads

Conflict-free replicated data type (CRDT) - Socket sync implementation provided in dart

Homepage
Repository (GitHub)
View/report issues

Topics

#crdt #socket #sync #fugue #hlc

License

MIT (license)

Dependencies

crdt_lf, hlc_dart, web_socket_channel

More

Packages that depend on crdt_socket_sync