xmr-btc-swap/swap
rishflab 6f7408ecce Drive swarm in seperate async task
Previously the libp2p swarm had to be manually polled within the
protocol execution code to execute actions such as sending a
message. The swarm is now wrapped in SwarmDriver which polls the
swarm in a seperate task
2020-12-10 11:24:05 +11:00
..
src Drive swarm in seperate async task 2020-12-10 11:24:05 +11:00
tests Drive swarm in seperate async task 2020-12-10 11:24:05 +11:00
Cargo.toml Upgrade bitcoin-harness 2020-12-07 12:31:25 +11:00