#matrix #chat #messaging #ruma

ruma-federation-api

Types for the endpoints in the Matrix server-server API

14 releases (7 breaking)

0.7.1 Feb 15, 2023
0.6.0 Sep 12, 2022
0.5.0 Apr 28, 2022
0.4.0 Feb 19, 2022
0.0.3 Jul 29, 2020

#557 in Web programming

Download history 358/week @ 2023-06-08 611/week @ 2023-06-15 632/week @ 2023-06-22 648/week @ 2023-06-29 709/week @ 2023-07-06 431/week @ 2023-07-13 606/week @ 2023-07-20 513/week @ 2023-07-27 367/week @ 2023-08-03 444/week @ 2023-08-10 515/week @ 2023-08-17 342/week @ 2023-08-24 391/week @ 2023-08-31 591/week @ 2023-09-07 613/week @ 2023-09-14 526/week @ 2023-09-21

2,195 downloads per month
Used in 23 crates (via ruma)

MIT license

1MB
22K 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

~11MB
~230K SLoC