Skip to content

Commit 8c62280

Browse files
committed
TODO: review code + real commit message
switch from using a single persistent connection to using a socket per-request. Mainly to prevent inspecting messages that have no relevance to our process when there are no active requests. And to prevent wasted memory/processing maintaining our own message queue. *hasty re-write, but it seems much better no real benchmarks, but running on 2 systems for 48 hours shows no errors (excluding "no-route" errors), ~2% cpu reduction, and a faster ipfs bootstrap.
1 parent 7b930c8 commit 8c62280

File tree

1 file changed

+96
-266
lines changed

1 file changed

+96
-266
lines changed

0 commit comments

Comments
 (0)