Pierre Krieger
|
e5f23c74c0
|
Remove dial_custom_handler (#203)
* Remove dial_custom_handler
* Rename dial_to_handler to dial
|
2018-05-22 18:58:27 +02:00 |
|
Toralf Wittner
|
250af629ee
|
Use loop to poll FuturesUnordered after push . (#198)
Fixes #190.
|
2018-05-21 16:27:03 +02:00 |
|
Toralf Wittner
|
86a21fc43e
|
Remove all target s from log statements. (#195)
The default uses crate + module path anyway, so `target` has been
redundant, causes more work when renaming crates and makes log
lines longer.
|
2018-05-17 15:14:13 +02:00 |
|
Pierre Krieger
|
cb800624f5
|
Change Transport::Dial to be Future and not IntoFuture (#193)
|
2018-05-17 13:09:22 +02:00 |
|
Pierre Krieger
|
5c1890e66a
|
Rename libp2p_swarm to libp2p_core (#189)
|
2018-05-16 12:59:36 +02:00 |
|