48 releases

new 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

#911 in Web programming

Download history 580/week @ 2024-10-20 1155/week @ 2024-10-27 1223/week @ 2024-11-03 1195/week @ 2024-11-10 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 2090/week @ 2025-02-02

6,631 downloads per month
Used in 49 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