ruwuma/crates/ruma-push-gateway-api
strawberry f5667c6292
dont fail req deserialisation over empty push response body
Signed-off-by: strawberry <strawberry@puppygock.gay>
2025-02-07 17:59:02 -05:00
..
src dont fail req deserialisation over empty push response body 2025-02-07 17:59:02 -05:00
Cargo.toml Use workspace lint configuration instead of rustflags hack 2024-09-11 07:13:32 +00:00
CHANGELOG.md push: Allow to add custom data for pushers 2024-12-15 03:10:09 -05:00
README.md Move all crates into a new crates directory 2021-05-03 15:50:27 +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.