ruwuma/crates/ruma-push-gateway-api
Kévin Commaille b1790e05ce push: Allow to add custom data for pushers
Due to a clarification in the spec.
2024-12-15 03:10:09 -05:00
..
src push: Allow to add custom data for pushers 2024-12-15 03:10:09 -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.