45 releases

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

#7 in #ruma

Download history 792/week @ 2024-03-16 772/week @ 2024-03-23 892/week @ 2024-03-30 804/week @ 2024-04-06 675/week @ 2024-04-13 687/week @ 2024-04-20 643/week @ 2024-04-27 935/week @ 2024-05-04 1203/week @ 2024-05-11 1493/week @ 2024-05-18 1140/week @ 2024-05-25 831/week @ 2024-06-01 603/week @ 2024-06-08 806/week @ 2024-06-15 634/week @ 2024-06-22 224/week @ 2024-06-29

2,402 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
~247K SLoC