Fork of github.com/matrix-org/matrix-rust-sdk
6d12ed2046
The crypto state machine is in the base client behind a separate lock so there's no need to require write access. This removes a deadlock if we're trying to send an encrypted message from a event emitter callback, since emitting an event fetches a read lock as well. |
||
---|---|---|
examples | ||
src | ||
tests | ||
.gitignore | ||
.pre-commit-config.yaml | ||
.travis.yml | ||
Cargo.toml | ||
design.md | ||
LICENSE | ||
Makefile | ||
README.md |