ruma-push-gateway-api 0.1.0

Types for the endpoints in the Matrix push gateway API.
Documentation
[dependencies.js_int]
features = ["serde"]
version = "0.2.0"

[dependencies.ruma-api]
version = "0.17.0"

[dependencies.ruma-common]
version = "0.5.1"

[dependencies.ruma-events]
version = "0.22.0"

[dependencies.ruma-identifiers]
version = "0.19.1"

[dependencies.ruma-serde]
version = "0.4.0"

[dependencies.serde]
features = ["derive"]
version = "1.0.118"

[dependencies.serde_json]
version = "1.0.61"

[features]
client = []
server = []
unstable-exhaustive-types = []

[package]
authors = ["Jonas Platte <jplatte@posteo.de>"]
description = "Types for the endpoints in the Matrix push gateway API."
edition = "2018"
homepage = "https://www.ruma.io/"
keywords = ["matrix", "chat", "messaging", "ruma"]
license = "MIT"
name = "ruma-push-gateway-api"
readme = "README.md"
repository = "https://github.com/ruma/ruma"
version = "0.1.0"