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

#1606 in Web programming

Download history 1106/week @ 2024-10-30 988/week @ 2024-11-06 1272/week @ 2024-11-13 1408/week @ 2024-11-20 1891/week @ 2024-11-27 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 1806/week @ 2025-02-12

6,823 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
~245K SLoC