16 Commits

Author SHA1 Message Date
Jimmy Cuadra
b6f0d8d8b4 Use less verbose syntax for associated types. 2017-05-12 00:27:07 -07:00
Jimmy Cuadra
fafe30fdec Revise implementation of Client::request to use the latest ruma-api/ruma-client-api. 2017-05-11 23:36:34 -07:00
Jimmy Cuadra
bccad7e40c Use Hyper's master branch cause the tokio branch was merged. 2017-01-17 19:39:40 -08:00
Jimmy Cuadra
6de867b223 Use Cow to avoid a string allocation. 2017-01-17 19:33:19 -08:00
Jimmy Cuadra
212d3a5e7b Make all of Endpoint's associated types optional parameters when building a request. 2017-01-16 23:16:21 -08:00
Jimmy Cuadra
1492147875 Fix style issues reported by clippy and rustfmt. 2017-01-16 23:15:25 -08:00
Jimmy Cuadra
324fc5dc0d Merge pull request #2 from vberger/master
Add support for authenticated endpoints.
2017-01-08 12:50:01 -08:00
Victor Berger
bafc48292e Add support for authenticated endpoints. 2017-01-08 15:21:33 +01:00
Jimmy Cuadra
6daa7c22f1 Implement HTTP requests generically for all Endpoints. 2017-01-07 05:31:18 -08:00
Jimmy Cuadra
43d21222dd Use Hyper's Tokio branch. 2017-01-07 00:11:19 -08:00
Jimmy Cuadra
ba1a73e363 Correct more module names that changed. 2017-01-02 02:22:33 -08:00
Jimmy Cuadra
94d1e61e35 Update get_supported_versions for new module structure in ruma-client-api. 2017-01-02 02:04:22 -08:00
Jimmy Cuadra
a7ce18f752 Use the Git version of ruma-client-api. 2016-12-31 02:26:29 -08:00
Jimmy Cuadra
a48b01f2a5 Configure Travis CI. 2016-12-31 02:24:12 -08:00
Jimmy Cuadra
b1ba09a04d Start integrating with ruma-client-api. 2016-12-31 02:17:49 -08:00
Jimmy Cuadra
7eba14d983 matrix-client 2016-06-16 04:40:47 -07:00