mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-02-16 02:22:31 -05:00
This is mostly a demonstration of how to plug this with the timeline, and how little it changes as a result. Remove read receipts
Experiments
This directory contains experiments, work-in-progress crates, or other code and documentation, that
do not fall under the same stability guarantees as the main crates (matrix-sdk,
matrix-sdk-crypto, etc.).
Lab projects might be abandoned and possibly removed at any time.
That said, this directory is meant to freely explore unconventional or interesting ways the Matrix Rust SDK can evolve, feel free to propose an experiment.
Current experiments
- rrrepl: a Read Receipts REPL, to help with client-side computation of read-receipts. Useful for debugging.
Archived experiments
Link to PR that deleted the experiment from the repo, newest first: