17 releases (10 breaking)

0.10.0 Oct 27, 2024
0.9.0 May 9, 2024
0.8.0 Oct 5, 2023
0.7.1 Feb 15, 2023
0.0.3 Jul 29, 2020

#1348 in Web programming

Download history 547/week @ 2024-08-24 699/week @ 2024-08-31 561/week @ 2024-09-07 708/week @ 2024-09-14 697/week @ 2024-09-21 672/week @ 2024-09-28 475/week @ 2024-10-05 717/week @ 2024-10-12 572/week @ 2024-10-19 1028/week @ 2024-10-26 1165/week @ 2024-11-02 1111/week @ 2024-11-09 1196/week @ 2024-11-16 1873/week @ 2024-11-23 1529/week @ 2024-11-30 941/week @ 2024-12-07

5,691 downloads per month
Used in 32 crates (via ruma)

MIT license

1.5MB
29K SLoC

ruma-federation-api

crates.io page docs.rs page license: MIT

ruma-federation-api contains serializable types for the requests and responses for each endpoint in the Matrix Federation API specification. These types can be shared by client and server code.


lib.rs:

(De)serializable types for the Matrix Server-Server API. These types are used by server code.

Dependencies

~13MB
~234K SLoC