17 releases (10 breaking)

new 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

#1246 in Web programming

Download history 334/week @ 2024-07-07 581/week @ 2024-07-14 599/week @ 2024-07-21 595/week @ 2024-07-28 535/week @ 2024-08-04 647/week @ 2024-08-11 545/week @ 2024-08-18 584/week @ 2024-08-25 676/week @ 2024-09-01 609/week @ 2024-09-08 673/week @ 2024-09-15 683/week @ 2024-09-22 676/week @ 2024-09-29 448/week @ 2024-10-06 749/week @ 2024-10-13 505/week @ 2024-10-20

2,438 downloads per month
Used in 32 crates (via ruma)

MIT license

1.5MB
28K 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
~237K SLoC