mirror of
https://github.com/serai-dex/serai.git
synced 2024-11-17 01:17:36 +00:00
56fd11ab8d
The prior system spawned a new connection per request to enable parallelism, yet kept hitting hyper::IncompleteMessages I couldn't track down. This attempts to resolve those by a long-lived socket. Halves the amount of requests per-authenticated RPC call, and accordingly is likely still better overall. I don't believe this is resolved yet but this is still worth pushing. |
||
---|---|---|
.. | ||
add_data.rs | ||
eventuality.rs | ||
runner.rs | ||
scan.rs | ||
send.rs | ||
wallet2_compatibility.rs |