Florian Gilcher
|
bfaa9c510c
|
Import HashMap visibly in the tutorial
Fixes #101
|
2019-08-26 14:33:11 -07:00 |
|
Florian Gilcher
|
101979fcc3
|
Fix some final errors
|
2019-08-26 14:24:20 -07:00 |
|
Darin Morrison
|
6302805b54
|
Fix book tests
[ci skip]
|
2019-08-25 04:34:41 -07:00 |
|
Oleksii Kachaiev
|
34802cae7e
|
[docs] Make sure that "All Together" code compiles (#104)
Added missing `spawn_and_log_error` function declaration
|
2019-08-23 17:17:12 -07:00 |
|
Zach Kemp
|
6d6328a9c8
|
use broker_handle to avoid overloading the broker fn (#100)
|
2019-08-23 17:16:17 -07:00 |
|
Rui Loura
|
794c12fe7e
|
Fix some typos in tutorial (#98)
* fix typo in tutorial
* add async_std::io::BufReader to tutorial code
* writers in clean_shutdown.md return unit type
|
2019-08-23 06:37:54 -07:00 |
|
Stjepan Glavina
|
be616f35bf
|
Update sending_messages.md
|
2019-08-22 23:56:13 +02:00 |
|
Stjepan Glavina
|
c61f4c8b81
|
Update receiving_messages.md
|
2019-08-22 23:17:52 +02:00 |
|
Florian Gilcher
|
c9d8b197ca
|
Add dependencies explanation to book
|
2019-08-22 07:53:32 -07:00 |
|
Yoshua Wuyts
|
63ad786768
|
remove async_await feature gate
Signed-off-by: Yoshua Wuyts <yoshuawuyts@gmail.com>
|
2019-08-21 00:29:35 -07:00 |
|
Florian Gilcher
|
1fe8a28399
|
Merge branch 'master' into book-typos-and-small-edits
|
2019-08-18 11:34:26 +02:00 |
|
David Cook
|
392b6df7c2
|
Copyedits for the book
|
2019-08-17 00:41:37 -05:00 |
|
Daniel Carosone
|
9974ff692e
|
markup and typo nits
|
2019-08-17 11:58:35 +10:00 |
|
Daniel Carosone
|
a41b87205d
|
distributed massages are the best
|
2019-08-17 11:50:59 +10:00 |
|
skorgu
|
9e89e79113
|
Remove errant backticks
|
2019-08-16 16:48:34 -04:00 |
|
Florian Gilcher
|
9b583b358a
|
Book fixes
|
2019-08-16 20:04:14 +02:00 |
|
Florian Gilcher
|
d3c67148b7
|
Seperate the tutorial in multiple parts
Fix some typos
|
2019-08-15 15:20:29 +02:00 |
|