mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-05-07 23:44:53 -04:00
In order to correctly merge sessions, we need more granular comparisons between two sessions than just "Better" or "Worse", so factor out a method that *just* looks at the ratchet states.