16 releases (breaking)
new 0.13.0 | Jul 10, 2025 |
---|---|
0.11.0 | Apr 11, 2025 |
0.10.0 | Feb 4, 2025 |
0.9.0 | Dec 18, 2024 |
0.1.0 | May 26, 2020 |
#22 in Caching
6,864 downloads per month
Used in 43 crates
(9 directly)
2.5MB
42K
SLoC
This crate implements the base to build a Matrix client library.
Crate Feature Flags
The following crate feature flags are available:
encryption
: Enables end-to-end encryption support in the library.qrcode
: Enables QRcode generation and reading code.testing
: Provides facilities and functions for tests, in particular for integration testing store implementations. ATTENTION: do not ever use outside of tests, we do not provide any stability warantees on these, these are merely helpers. If you find you need any function provided here outside of tests, please open a Github Issue and inform us about your use case for us to consider.
Dependencies
~22–38MB
~643K SLoC