This website requires JavaScript.
Explore
Help
Sign in
char
/
matrix-rust-sdk
Watch
1
Star
0
Fork
You've already forked matrix-rust-sdk
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
matrix-rust-sdk
/
.pre-commit-config.yaml
.travis.yml
Cargo.toml
design.md
examples/command_bot.rs
examples/login.rs
LICENSE
Makefile
README.md
src/async_client.rs
src/base_client.rs
src/crypto/device.rs
src/crypto/error.rs
src/crypto/machine.rs
src/crypto/memory_stores.rs
src/crypto/mod.rs
src/crypto/olm.rs
src/crypto/store/memorystore.rs
src/crypto/store/mod.rs
src/crypto/store/sqlite.rs
src/error.rs
src/event_emitter/mod.rs
src/lib.rs
src/models/mod.rs
src/models/room.rs
src/models/room_member.rs
src/request_builder.rs
src/session.rs
src/test_builder.rs
tests/async_client_tests.rs
tests/data/context.json
tests/data/delete_devices.json
tests/data/devices.json
tests/data/events/alias.json
tests/data/events/create.json
tests/data/events/fully_read.json
tests/data/events/history_visibility.json
tests/data/events/join_rules.json
tests/data/events/member.json
tests/data/events/message_emote.json
tests/data/events/message_notice.json
tests/data/events/message_text.json
tests/data/events/name.json
tests/data/events/power_levels.json
tests/data/events/presence.json
tests/data/events/redacted.json
tests/data/events/redacted_invalid.json
tests/data/events/redacted_state.json
tests/data/events/redaction.json
tests/data/events/room_avatar.json
No matching file found