Jonas Platte
419a046098
Specify ruma-events git rev
2019-08-04 16:50:25 +02:00
Jonas Platte
ef380003ff
Update to std::future::Futures, feature(async_await)
2019-08-04 16:50:25 +02:00
Jimmy Cuadra
0f3fbec8b7
Add crates.io categories. [ci skip]
2019-06-16 16:52:28 -07:00
Jimmy Cuadra
cd09349174
Bump version to 0.2.0.
2019-04-11 22:23:46 -07:00
Jimmy Cuadra
d6c3be4566
Update dependencies.
2019-04-11 18:31:22 -07:00
Jimmy Cuadra
fa798d7a04
Make Session fields public.
2019-02-08 13:43:15 -08:00
Jörg Sommer
e0f20ba0d0
Use tokio for hello_world example
...
The crate tokio-core is deprecated.
2019-01-22 10:38:31 +01:00
Jonas Platte
28d7db40ed
Update to Rust 2018
2019-01-08 19:55:28 +01:00
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