mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-11-19 23:52:23 -05:00
Previously, we were forwarding incoming messages from peers to all swaps that were currently running. That is obviously wrong. The new design scopes an `EventLoopHandle` to a specific PeerId to avoid this problem. |
||
|---|---|---|
| .. | ||
| src | ||
| tests | ||
| Cargo.toml | ||