46 releases

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

#884 in Web programming

Download history 724/week @ 2024-07-24 1047/week @ 2024-07-31 688/week @ 2024-08-07 604/week @ 2024-08-14 664/week @ 2024-08-21 826/week @ 2024-08-28 626/week @ 2024-09-04 751/week @ 2024-09-11 749/week @ 2024-09-18 715/week @ 2024-09-25 673/week @ 2024-10-02 743/week @ 2024-10-09 701/week @ 2024-10-16 855/week @ 2024-10-23 1183/week @ 2024-10-30 826/week @ 2024-11-06

3,724 downloads per month
Used in 48 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
~232K SLoC