mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-08-02 10:57:33 -04:00
Have the search streams yield whole pages instead of individual results so consumers can decide to stop between (potentially expensive) polls, and to mirror how server-side search pagination works.