mirror of
https://github.com/serai-dex/serai.git
synced 2024-11-16 17:07:35 +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. |
||
---|---|---|
.. | ||
coordinator | ||
docker | ||
full-stack | ||
message-queue | ||
no-std | ||
processor | ||
reproducible-runtime |