17 releases (10 breaking)

0.10.0 Oct 27, 2024
0.9.0 May 9, 2024
0.8.0 Oct 5, 2023
0.7.1 Feb 15, 2023
0.0.3 Jul 29, 2020

#1586 in Web programming

Download history 620/week @ 2024-07-25 600/week @ 2024-08-01 555/week @ 2024-08-08 649/week @ 2024-08-15 517/week @ 2024-08-22 654/week @ 2024-08-29 595/week @ 2024-09-05 724/week @ 2024-09-12 684/week @ 2024-09-19 625/week @ 2024-09-26 582/week @ 2024-10-03 579/week @ 2024-10-10 634/week @ 2024-10-17 879/week @ 2024-10-24 1126/week @ 2024-10-31 1066/week @ 2024-11-07

3,804 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

~13MB
~234K SLoC