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

#1577 in Web programming

Download history 687/week @ 2024-09-23 661/week @ 2024-09-30 421/week @ 2024-10-07 761/week @ 2024-10-14 659/week @ 2024-10-21 954/week @ 2024-10-28 1149/week @ 2024-11-04 1202/week @ 2024-11-11 1246/week @ 2024-11-18 1884/week @ 2024-11-25 1518/week @ 2024-12-02 1196/week @ 2024-12-09 1862/week @ 2024-12-16 847/week @ 2024-12-23 700/week @ 2024-12-30 1138/week @ 2025-01-06

4,664 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

~14MB
~236K SLoC