This website requires JavaScript.
Explore
Help
Sign In
Dima
/
matrix-rust-sdk
Watch
1
Star
0
Fork
0
You've already forked matrix-rust-sdk
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
4,038
Commits
1
Branch
249
Tags
df4ee7db4c8cb71dced6238e9db3edf883db5144
Commit Graph
3 Commits
Author
SHA1
Message
Date
Kévin Commaille
dc39c8d96b
fix(examples): Fix examples that accept invites
...
Spawn a task for accepting the invite otherwise the call never returns and sync stops.
2022-08-26 18:15:56 +02:00
Jonas Platte
3b03ad804f
refactor(sdk)!: Swap the async lock around event handlers for a sync one
2022-08-05 16:16:41 +02:00
Benjamin Kampmann
4c7ddd7512
refactor: move examples from crates/matrix-sdk into separate crates in examples/
2022-08-02 15:06:04 +02:00