types/ruma-appservice-api
Jonas Platte 565e3a1ee7
Merge LICENSE files
The Copyright notice is taken out because no single person has a
copyright to the entire codebase.
2020-09-26 15:52:52 +02:00
..
src Change requires_authentication: bool to authentication: AuthScheme 2020-09-18 16:28:51 +02:00
Cargo.toml feature gate exhaustive types for all spec crates: 2020-09-01 18:39:41 -06:00
CHANGELOG.md appservice-api: Fix endpoint versioning 2020-08-12 21:33:07 +02:00
README.md Move LICENSE, update Copyright, clean up 2020-06-05 01:16:51 +02:00

ruma-appservice-api

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.

License

MIT