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

#875 in Web programming

Download history 1183/week @ 2024-10-30 1039/week @ 2024-11-06 1389/week @ 2024-11-13 1552/week @ 2024-11-20 2118/week @ 2024-11-27 1506/week @ 2024-12-04 1927/week @ 2024-12-11 1770/week @ 2024-12-18 860/week @ 2024-12-25 1195/week @ 2025-01-01 1433/week @ 2025-01-08 1824/week @ 2025-01-15 1080/week @ 2025-01-22 1727/week @ 2025-01-29 3182/week @ 2025-02-05 2074/week @ 2025-02-12

8,300 downloads per month
Used in 50 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
~243K SLoC