44 releases

0.17.4 Nov 20, 2023
0.17.0 Oct 5, 2023
0.16.2 Feb 16, 2023
0.15.3 Oct 18, 2022
0.0.0 Jan 5, 2017

#802 in Web programming

Download history 886/week @ 2023-12-05 1158/week @ 2023-12-12 886/week @ 2023-12-19 623/week @ 2023-12-26 1066/week @ 2024-01-02 1110/week @ 2024-01-09 1022/week @ 2024-01-16 707/week @ 2024-01-23 593/week @ 2024-01-30 406/week @ 2024-02-06 610/week @ 2024-02-13 504/week @ 2024-02-20 969/week @ 2024-02-27 990/week @ 2024-03-05 754/week @ 2024-03-12 754/week @ 2024-03-19

3,597 downloads per month
Used in 42 crates (4 directly)

MIT license

2MB
35K 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

~12MB
~243K SLoC