10 releases (6 breaking)

0.7.0 Jan 5, 2024
0.6.1 Oct 24, 2022
0.6.0 Sep 28, 2022
0.5.1 May 11, 2022
0.1.0 May 26, 2020

#142 in Web programming

Download history 274/week @ 2023-12-21 212/week @ 2023-12-28 297/week @ 2024-01-04 372/week @ 2024-01-11 325/week @ 2024-01-18 244/week @ 2024-01-25 280/week @ 2024-02-01 351/week @ 2024-02-08 448/week @ 2024-02-15 426/week @ 2024-02-22 642/week @ 2024-02-29 590/week @ 2024-03-07 454/week @ 2024-03-14 522/week @ 2024-03-21 675/week @ 2024-03-28 584/week @ 2024-04-04

2,309 downloads per month
Used in 34 crates (8 directly)

Apache-2.0

1MB
19K 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

~18–25MB
~487K SLoC