matrix-rust-sdk
matrix-rust-sdk copied to clipboard
Public room search service
We need to implement a service that searches for public rooms using the public rooms APIs.
The service should handle the pagination for the clients, behaving a bit like the room list service, so that the client is only needs to display the result of the search, change search term, or ask for the next page.