12 releases (breaking)

0.9.0 Dec 18, 2024
0.8.0 Nov 19, 2024
0.7.0 Jan 5, 2024
0.6.1 Oct 24, 2022
0.1.0 May 26, 2020

#91 in Web programming

Download history 565/week @ 2024-09-19 520/week @ 2024-09-26 416/week @ 2024-10-03 558/week @ 2024-10-10 591/week @ 2024-10-17 394/week @ 2024-10-24 426/week @ 2024-10-31 288/week @ 2024-11-07 448/week @ 2024-11-14 635/week @ 2024-11-21 710/week @ 2024-11-28 869/week @ 2024-12-05 1016/week @ 2024-12-12 675/week @ 2024-12-19 425/week @ 2024-12-26 491/week @ 2025-01-02

2,805 downloads per month
Used in 38 crates (9 directly)

Apache-2.0

2MB
32K 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–34MB
~544K SLoC