Jimmy Cuadra
dc6f35b143
Update dependencies and remove futures-await example.
2018-12-03 22:13:55 -08:00
Jörg Sommer
a0ce0a9da8
Update examples
2018-08-31 17:47:52 +02:00
Jörg Sommer
66037a9339
Update of hyper
...
* hyper::UriError was moved to http::InvalidUri
* tokio_core::reactor::Handle is no longer used by the new hyper version;
tokio_core can get dropped completely
2018-08-31 17:47:49 +02:00
Jonas Platte
71605f0113
Add examples/hello_world_await.rs
2017-10-19 23:24:46 +02:00
Jonas Platte
02bbfd8664
Remove unused dependency
2017-10-19 23:24:46 +02:00
Jonas Platte
61d848d2b5
Add hello_world example
2017-07-12 01:25:43 +10:00
Jimmy Cuadra
86e837d26f
Update dependencies, use published ruma crates, add new Client constructors.
2017-07-07 23:19:12 -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
6daa7c22f1
Implement HTTP requests generically for all Endpoint
s.
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
a7ce18f752
Use the Git version of ruma-client-api.
2016-12-31 02:26:29 -08:00
Jimmy Cuadra
b1ba09a04d
Start integrating with ruma-client-api.
2016-12-31 02:17:49 -08:00