use worker pool in withLocalP2PConnections

This allows multiple clients to be handled at the same time.
This commit is contained in:
Joey Hess 2024-07-11 14:37:52 -04:00
parent 68227154fb
commit 97a2d0e4fb
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
3 changed files with 61 additions and 58 deletions

View file

@ -40,8 +40,6 @@ Planned schedule of work:
* Make Remote.Git use http client when annex.url is configured.
* withLocalP2PConnections could use a worker pool.
* Make http server support proxies and clusters.
* Perhaps: Support cgi program that proxies over to a webserver