xmr-btc-swap/swap
Daniel Karzel f70e2aa8d6
Listen on tcp and websocket transports
- Listen on both tcp and websockets as default
- Listening addresses in config as array
- Configure fallback transport using `or_transport` - if listening on a given address fails on WS, we fall back to TCP.
2021-04-16 16:00:38 +10:00
..
src Listen on tcp and websocket transports 2021-04-16 16:00:38 +10:00
tests Introduce a redial::Behaviour 2021-04-14 10:07:14 +10:00
Cargo.toml Listen on tcp and websocket transports 2021-04-16 16:00:38 +10:00