13 releases (breaking)

new 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

#94 in Web programming

Download history 495/week @ 2024-10-19 392/week @ 2024-10-26 431/week @ 2024-11-02 227/week @ 2024-11-09 543/week @ 2024-11-16 620/week @ 2024-11-23 774/week @ 2024-11-30 955/week @ 2024-12-07 966/week @ 2024-12-14 557/week @ 2024-12-21 373/week @ 2024-12-28 626/week @ 2025-01-04 858/week @ 2025-01-11 763/week @ 2025-01-18 535/week @ 2025-01-25 908/week @ 2025-02-01

3,165 downloads per month
Used in 38 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–36MB
~594K SLoC