11 releases (7 breaking)

new 0.8.0 Nov 19, 2024
0.7.0 Jan 5, 2024
0.6.1 Oct 24, 2022
0.5.1 May 11, 2022
0.1.0 May 26, 2020

#118 in Web programming

Download history 475/week @ 2024-07-29 442/week @ 2024-08-05 577/week @ 2024-08-12 545/week @ 2024-08-19 594/week @ 2024-08-26 517/week @ 2024-09-02 517/week @ 2024-09-09 571/week @ 2024-09-16 564/week @ 2024-09-23 508/week @ 2024-09-30 339/week @ 2024-10-07 734/week @ 2024-10-14 463/week @ 2024-10-21 397/week @ 2024-10-28 394/week @ 2024-11-04 273/week @ 2024-11-11

1,575 downloads per month
Used in 37 crates (8 directly)

Apache-2.0

1.5MB
30K 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

~20–33MB
~533K SLoC