matrix-rust-sdk icon indicating copy to clipboard operation
matrix-rust-sdk copied to clipboard

Public room search service

Open Velin92 opened this issue 2 years ago • 0 comments

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.

Velin92 avatar Feb 22 '24 11:02 Velin92