18 releases (11 breaking)

0.11.0 Dec 16, 2024
0.10.0 Oct 27, 2024
0.9.0 May 9, 2024
0.8.0 Oct 5, 2023
0.0.3 Jul 29, 2020

#688 in Web programming

Download history 1305/week @ 2024-12-04 1619/week @ 2024-12-11 1502/week @ 2024-12-18 687/week @ 2024-12-25 1024/week @ 2025-01-01 1090/week @ 2025-01-08 1467/week @ 2025-01-15 843/week @ 2025-01-22 1303/week @ 2025-01-29 2683/week @ 2025-02-05 2210/week @ 2025-02-12 1144/week @ 2025-02-19 1177/week @ 2025-02-26 804/week @ 2025-03-05 1504/week @ 2025-03-12 1146/week @ 2025-03-19

4,743 downloads per month
Used in 33 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

~10–14MB
~245K SLoC