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

#861 in Web programming

Download history 578/week @ 2024-08-19 828/week @ 2024-08-26 672/week @ 2024-09-02 665/week @ 2024-09-09 733/week @ 2024-09-16 768/week @ 2024-09-23 779/week @ 2024-09-30 529/week @ 2024-10-07 850/week @ 2024-10-14 722/week @ 2024-10-21 1028/week @ 2024-10-28 1227/week @ 2024-11-04 1247/week @ 2024-11-11 1418/week @ 2024-11-18 2116/week @ 2024-11-25 1667/week @ 2024-12-02

6,512 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

~14MB
~238K SLoC