types/ruma-push-gateway-api
Jonas Platte 329537afef
Release new versions of ruma-*-api
* ruma-appservice-api 0.2.0-alpha.2
* ruma-client-api 0.10.0-alpha.2
* ruma-federation-api 0.1.0-alpha.1
* ruma-identity-service-api 0.0.1
* ruma-push-gateway-api 0.0.1
2021-01-02 15:17:32 +01:00
..
src Remove lots of Copy implementations 2020-12-24 02:51:08 +01:00
Cargo.toml Release new versions of ruma-*-api 2021-01-02 15:17:32 +01:00
CHANGELOG.md Release new versions of ruma-*-api 2021-01-02 15:17:32 +01:00
README.md push-gateway-api: Add notify API (#260) 2020-09-12 23:15:24 +02:00

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.