powersync.dart
powersync.dart copied to clipboard
Enable Rust client by default
This makes the Rust sync client the default option when connecting. Users can still use the legacy client if necessary.
This also ports the logic to set connected: true before receiving a sync line when all headers have been received.