Rewrite lightning-net-tokio using async/await and tokio 0.2
authorMatt Corallo <git@bluematt.me>
Sat, 1 Feb 2020 17:27:30 +0000 (12:27 -0500)
committerMatt Corallo <git@bluematt.me>
Mon, 3 Feb 2020 02:38:53 +0000 (21:38 -0500)
commite3892e0ba3ed1c9d7c74107ce186c3fabd263561
treec88350a4a702910d3a60bf169c1164937176ca07
parenta28c0c1f895b3df820dd8698192aca2370cbd664
Rewrite lightning-net-tokio using async/await and tokio 0.2

This is a rather major rewrite, using async/await and tokio 0.2,
which cleans up the code a ton as well as adds significantly to
readability.
lightning-net-tokio/Cargo.toml
lightning-net-tokio/src/lib.rs