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

#1461 in Web programming

Download history 1502/week @ 2024-11-21 1908/week @ 2024-11-28 1191/week @ 2024-12-05 1805/week @ 2024-12-12 1176/week @ 2024-12-19 679/week @ 2024-12-26 1179/week @ 2025-01-02 1114/week @ 2025-01-09 1365/week @ 2025-01-16 895/week @ 2025-01-23 1451/week @ 2025-01-30 2692/week @ 2025-02-06 2002/week @ 2025-02-13 1191/week @ 2025-02-20 1073/week @ 2025-02-27 848/week @ 2025-03-06

5,469 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
~244K SLoC