#ruma #chat #messaging #api-server #matrix-chat #matrix

ruma-push-gateway-api

Types for the endpoints in the Matrix push gateway API

12 releases (breaking)

0.8.0 Oct 5, 2023
0.7.1 Feb 15, 2023
0.6.0 Sep 12, 2022
0.5.0 Apr 28, 2022
0.0.0 Aug 5, 2020

#2024 in Web programming

Download history 599/week @ 2023-12-15 381/week @ 2023-12-22 487/week @ 2023-12-29 698/week @ 2024-01-05 624/week @ 2024-01-12 295/week @ 2024-01-19 446/week @ 2024-01-26 23/week @ 2024-02-02 49/week @ 2024-02-09 39/week @ 2024-02-16 43/week @ 2024-02-23 113/week @ 2024-03-01 114/week @ 2024-03-08 91/week @ 2024-03-15 59/week @ 2024-03-22 52/week @ 2024-03-29

372 downloads per month
Used in ruma

MIT license

1MB
23K SLoC

ruma-push-gateway-api

crates.io page docs.rs page license: MIT

ruma-push-gateway-api contains serializable types for the requests and responses for each endpoint in the Matrix push gateway API specification.


lib.rs:

(De)serializable types for the Matrix Push Gateway API. These types can be shared by push gateway and server code.

Dependencies

~12MB
~243K SLoC