ruwuma/crates/ruma-appservice-api
June Clementine Strawberry 0701341a2f
add msc4190 to appservice registration
Signed-off-by: June Clementine Strawberry <june@3.dog>
2025-04-03 11:32:16 -04:00
..
src add msc4190 to appservice registration 2025-04-03 11:32:16 -04:00
tests appservice-api: Make the url field of Registration an Option 2024-01-03 18:40:40 +01:00
Cargo.toml appservice-api: Stabilize support for sending ephemeral data to appservices 2024-12-18 02:24:07 +00:00
CHANGELOG.md thirdparty: Move instance_id field out of unstable-unspecified 2025-02-28 11:48:28 -05:00
README.md Move all crates into a new crates directory 2021-05-03 15:50:27 +02:00

ruma-appservice-api

crates.io page docs.rs page license: MIT

ruma-appservice-api contains serializable types for the requests and responses for each endpoint in the Matrix application service API specification. These types can be shared by application service and server code.

Status

This project is currently experimental and is very likely to change drastically.