xmr-btc-swap/swap
Thomas Eizinger 8a30ef725c
Refactor transports to construct them specific for each application
Instead of splitting up the transports into capabilities, we compose
them directly for each application. This allows us to remove the
websocket transport for the CLI which is really only needed for the
ASB to allow retrieval of quotes via the browser.
2021-06-21 09:01:19 +10:00
..
src Refactor transports to construct them specific for each application 2021-06-21 09:01:19 +10:00
tests Rename swarm constructors to be per tool instead of per role 2021-06-21 09:00:10 +10:00
Cargo.toml Merge #504 #547 #556 #563 #564 2021-06-17 01:06:54 +00:00