xmr-btc-swap/swap
Daniel Karzel c1e993deb2
Json codec for quote protocol
A `RequestResponseCodec` for pull-based protocols where the response is encoded using JSON.
This was added to more properly express the behavior of the quote protocol, where the dialer
doesn't send any message and expects the listener to directly send the response.

Co-authored-by: Thomas Eizinger <thomas@eizinger.io>
2021-04-16 16:00:45 +10:00
..
src Json codec for quote protocol 2021-04-16 16:00:45 +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