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

#872 in Web programming

Download history 649/week @ 2024-08-03 668/week @ 2024-08-10 617/week @ 2024-08-17 678/week @ 2024-08-24 833/week @ 2024-08-31 581/week @ 2024-09-07 772/week @ 2024-09-14 777/week @ 2024-09-21 798/week @ 2024-09-28 549/week @ 2024-10-05 838/week @ 2024-10-12 614/week @ 2024-10-19 1119/week @ 2024-10-26 1245/week @ 2024-11-02 1151/week @ 2024-11-09 1313/week @ 2024-11-16

4,943 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
~231K SLoC