12 Commits

Author SHA1 Message Date
Jonas Platte
c3ccf51b02 Use nested imports 2018-12-22 12:10:47 +01:00
Jonas Platte
1ba4f66ba9 Run rustfmt 2018-12-22 12:05:25 +01:00
Jörg Sommer
5fb288fc66 Cleanup the examples a little bit
They run fine without this code.
2018-08-31 17:47:52 +02:00
Jörg Sommer
a0ce0a9da8 Update examples 2018-08-31 17:47:52 +02:00
Florian Jacob
bb96b002d8 [feature(conservative_impl_trait)] is stable since rust 1.26 2018-05-17 17:37:58 +02:00
Jonas Platte
5df3d4888d Turn homeserver url and room into command line params for hello_world examples 2017-10-19 23:43:45 +02:00
Jonas Platte
76d0780f5a Remove aliases for Core and Handle from tokio_core 2017-10-19 23:29:06 +02:00
Jonas Platte
afa4467448 Remove unused extern crate in hello_world example 2017-10-19 23:24:46 +02:00
Jonas Platte
ef119f71e8 Apply small change suggested by clippy 2017-10-19 23:24:46 +02:00
Jonas Platte
002745fb2f Remove a few unnecessary clones in hello_worl example 2017-10-19 23:24:46 +02:00
Jonas Platte
3dae62ec25 Remove Client lifetime from Futures by using Rc and clones 2017-10-19 23:24:46 +02:00
Jonas Platte
61d848d2b5 Add hello_world example 2017-07-12 01:25:43 +10:00