45 releases

new 0.18.0 May 9, 2024
0.17.4 Nov 20, 2023
0.17.0 Oct 5, 2023
0.16.2 Feb 16, 2023
0.0.0 Jan 5, 2017

#8 in #ruma

Download history 768/week @ 2024-01-24 503/week @ 2024-01-31 435/week @ 2024-02-07 612/week @ 2024-02-14 525/week @ 2024-02-21 977/week @ 2024-02-28 1002/week @ 2024-03-06 722/week @ 2024-03-13 846/week @ 2024-03-20 826/week @ 2024-03-27 941/week @ 2024-04-03 677/week @ 2024-04-10 601/week @ 2024-04-17 700/week @ 2024-04-24 660/week @ 2024-05-01 958/week @ 2024-05-08

3,032 downloads per month
Used in 46 crates (4 directly)

MIT license

2MB
36K 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
~260K SLoC