iinuwa 21f9922b9e
Update r0::context::get_context::Request and r0::filter::RoomEventFilter
* Add lazy-loading options to RoomEventFilter
* Use UInt instead of u8 for get_context limit
* Add filter option to get_context endpoint
* Add more tests

Co-authored-by: Jonas Platte <jplatte+git@posteo.de>
2020-03-09 22:00:03 +01:00
2016-09-29 06:01:20 -07:00
2020-02-08 22:39:37 +01:00
2020-02-19 00:49:46 +01:00
2020-01-03 16:04:32 +01:00
2016-09-29 06:01:20 -07:00
2019-12-12 22:25:35 +01:00

ruma-client-api

Build Status

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

Minimum Rust version

ruma-client-api requires Rust 1.39.0 or later.

Status

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

License

MIT

Description
No description provided
Readme MIT 14 MiB
Languages
Rust 100%