Fork of github.com/matrix-org/matrix-rust-sdk
Find a file
2020-05-23 08:14:29 -04:00
matrix_sdk add the messages feature to dev-deps so the tests are run 2020-05-23 08:14:29 -04:00
matrix_sdk_base add the messages feature to dev-deps so the tests are run 2020-05-23 08:14:29 -04:00
matrix_sdk_common matrix-sdk: Don't require the the session at client creation time. 2020-05-22 15:23:58 +02:00
matrix_sdk_crypto matrix-sdk: Don't require the the session at client creation time. 2020-05-22 15:23:58 +02:00
matrix_sdk_test matrix-sdk: Re-enable joins by id or alias. 2020-05-15 12:32:36 +02:00
matrix_sdk_test_macros
test_data state_store: move room file when room state changes, test room_state_change method, doc edits 2020-05-18 16:26:27 -04:00
.gitignore
.pre-commit-config.yaml
.travis.yml travis: fail-fast for wasm target 2020-05-13 14:48:46 +02:00
Cargo.toml matrix-sdk: Switch to upstream crates 2020-05-12 17:32:01 +02:00
design.md
LICENSE
Makefile
README.md

Build Status codecov License #matrix-rust-sdk

matrix-rust-sdk

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

Status

This library is very much work in progress.

License

Apache-2.0