13 releases (breaking)

0.10.0 Feb 4, 2025
0.9.0 Dec 18, 2024
0.8.0 Nov 19, 2024
0.7.0 Jan 5, 2024
0.1.0 May 26, 2020

#104 in Web programming

Download history 601/week @ 2024-11-22 746/week @ 2024-11-29 970/week @ 2024-12-06 931/week @ 2024-12-13 632/week @ 2024-12-20 396/week @ 2024-12-27 573/week @ 2025-01-03 814/week @ 2025-01-10 760/week @ 2025-01-17 608/week @ 2025-01-24 892/week @ 2025-01-31 1262/week @ 2025-02-07 910/week @ 2025-02-14 996/week @ 2025-02-21 755/week @ 2025-02-28 626/week @ 2025-03-07

3,424 downloads per month
Used in 39 crates (9 directly)

Apache-2.0

2MB
35K 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

~21–37MB
~610K SLoC