crdt_sync 0.0.3
crdt_sync: ^0.0.3 copied to clipboard
A dart-native turnkey solution for painless network synchronization
0.0.3 #
- Add remote nodeId to connection callbacks
- Improve changeset generation strategy
0.0.2 #
- Fix error when reconnecting the client
- Fix last modified timestamps using the remote node id
- Add optional WebSocket heartbeat (on by default)
- Improve logic for handling connected clients
0.0.1+1 #
- Remove rxdart dependency
0.0.1 #
- Initial version