File: README.md

package info (click to toggle)
rust-ruma-push-gateway-api 0.6.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 108 kB
  • sloc: makefile: 4
file content (7 lines) | stat: -rw-r--r-- 507 bytes parent folder | download
1
2
3
4
5
6
7
# ruma-push-gateway-api

[![crates.io page](https://img.shields.io/crates/v/ruma-push-gateway-api.svg)](https://crates.io/crates/ruma-push-gateway-api)
[![docs.rs page](https://docs.rs/ruma-push-gateway-api/badge.svg)](https://docs.rs/ruma-push-gateway-api/)
![license: MIT](https://img.shields.io/crates/l/ruma-push-gateway-api.svg)

**ruma-push-gateway-api** contains serializable types for the requests and responses for each endpoint in the [Matrix](https://matrix.org/) push gateway API specification.