Skip to content

Conversation

@LilithSilver
Copy link
Collaborator

@LilithSilver LilithSilver commented Dec 16, 2025

Uses Samod instead of automerge-repo-rs.

TODO

  • First-pass code conversion over to Samod
  • PR to Samod: Add #[derive(Debug)] to DocumentId and other basic structs
    • Once PR'd, re-add Debug to our own classes
  • PR to Samod: implement Display for ConnFinishedReason (copy from automerge-repo-rs)
    • Once PR'd, remove our own handling
  • In project_driver.rs, track peer connection info changes manually (or get alternative from Alex)
    • Remove workaround from our code once Alex makes his PR
    • Switch back to samod cargo package instead of git
  • Figure out an alternative to request_document (ask Alex)
  • Since Samod uses references, use references for our DocumentID etc methods to avoid cloning
  • Spin up a Samod-compatible sync server
  • Handle any code marked TODO (Samod)

@LilithSilver LilithSilver marked this pull request as ready for review December 25, 2025 22:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants