matrix-rust-sdk/matrix_sdk
Devin R 4dbe785bd7 matrix_sdk: Add get_public_rooms* methods to Client
This also adds a RoomSearchBuilder for making get_public_rooms_filtered
requests and a test for each method.
2020-06-24 06:54:45 -04:00
..
examples Merge branch 'master' into feature/display-name 2020-06-20 12:54:46 +02:00
src matrix_sdk: Add get_public_rooms* methods to Client 2020-06-24 06:54:45 -04:00
Cargo.toml Add missing dependency matrix-sdk-common-macros to matrix-sdk 2020-06-17 19:42:07 +02:00
README.md matrix-sdk: Add a bunch of readmes to the crates. 2020-05-26 19:33:13 +02:00

README.md

Build Status codecov License #matrix-rust-sdk

matrix-sdk

matrix-sdk is an implementation of a Matrix client-server library in Rust.

License

Apache-2.0