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

#1605 in Web programming

Download history 1028/week @ 2024-10-26 1165/week @ 2024-11-02 1111/week @ 2024-11-09 1196/week @ 2024-11-16 1873/week @ 2024-11-23 1529/week @ 2024-11-30 1162/week @ 2024-12-07 1932/week @ 2024-12-14 920/week @ 2024-12-21 645/week @ 2024-12-28 1300/week @ 2025-01-04 1338/week @ 2025-01-11 1136/week @ 2025-01-18 1007/week @ 2025-01-25 1817/week @ 2025-02-01 2287/week @ 2025-02-08

6,475 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