16 releases (9 breaking)

new 0.9.0 May 9, 2024
0.8.0 Oct 5, 2023
0.7.1 Feb 15, 2023
0.6.0 Sep 12, 2022
0.0.3 Jul 29, 2020

#1433 in Web programming

Download history 622/week @ 2024-01-22 712/week @ 2024-01-29 375/week @ 2024-02-05 548/week @ 2024-02-12 433/week @ 2024-02-19 773/week @ 2024-02-26 750/week @ 2024-03-04 657/week @ 2024-03-11 752/week @ 2024-03-18 714/week @ 2024-03-25 840/week @ 2024-04-01 641/week @ 2024-04-08 586/week @ 2024-04-15 637/week @ 2024-04-22 590/week @ 2024-04-29 982/week @ 2024-05-06

2,864 downloads per month
Used in 30 crates (via ruma)

MIT license

1.5MB
26K 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
~260K SLoC