48 releases

0.20.1 Feb 3, 2025
0.20.0 Dec 16, 2024
0.19.0 Oct 27, 2024
0.18.0 May 9, 2024
0.0.0 Jan 5, 2017

#907 in Web programming

Download history 1369/week @ 2024-11-17 2152/week @ 2024-11-24 1661/week @ 2024-12-01 1482/week @ 2024-12-08 2194/week @ 2024-12-15 1034/week @ 2024-12-22 807/week @ 2024-12-29 1584/week @ 2025-01-05 1686/week @ 2025-01-12 1510/week @ 2025-01-19 1231/week @ 2025-01-26 2452/week @ 2025-02-02 2791/week @ 2025-02-09 2220/week @ 2025-02-16 1599/week @ 2025-02-23 932/week @ 2025-03-02

7,762 downloads per month
Used in 51 crates (4 directly)

MIT license

2MB
41K SLoC

ruma-client-api

crates.io page docs.rs page license: MIT

ruma-client-api contains serializable types for the requests and responses for each endpoint in the Matrix client API specification. These types can be shared by client and server code.


lib.rs:

(De)serializable types for the Matrix Client-Server API. These types can be shared by client and server code.

Dependencies

~13MB
~241K SLoC