Nathan Musoke acac994a18 r0.3.0/login: Add device_id to request & response
Version 0.3.0 of the client-server spec adds a `device_id` field to the
login request and response.  It is optional in the request.
See https://matrix.org/docs/spec/client_server/r0.3.0.html#post-matrix-client-r0-login for details.

I don't think this will be backwards compatible with ruma-client.
2018-01-25 17:50:09 +13:00
2016-09-29 06:01:20 -07:00
2016-09-29 06:01:20 -07:00
2016-09-29 06:01:20 -07: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.

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%