From 0bfdc57d25328784eea4a5d3caedf22b74e957d4 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 4 Jul 2024 15:18:06 -0400 Subject: [PATCH] update --- doc/todo/git-annex_proxies.mdwn | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) diff --git a/doc/todo/git-annex_proxies.mdwn b/doc/todo/git-annex_proxies.mdwn index 4c33d87abb..841fbe13ce 100644 --- a/doc/todo/git-annex_proxies.mdwn +++ b/doc/todo/git-annex_proxies.mdwn @@ -28,18 +28,8 @@ Planned schedule of work: ## work notes -* [[todo/P2P_locking_connection_drop_safety]] is blocking http protocol, - because it will involve protocol changes and we need to get locking - right in the http protocol from the beginning. - - Status: Content retention files implemented. P2P LOCKCONTENT uses a 10 - minute retention in case it gets killed. P2P protocol changes started. - * websockets or something else for LOCKCONTENT over http? -* will client notice promptly when http connection with server - is closed in LOCKCONTENT? - * Should integrate into an existing web server similarly to git smart http server. May as well also support it as a standalone webserver. @@ -47,6 +37,10 @@ Planned schedule of work: * endpoint versioning should include v1 and v0 to support connections proxied from older clients +## completed items for July's work on p2p protocol over http + +* addressed [[doc/todo/P2P_locking_connection_drop_safety]] + ## items deferred until later for [[design/passthrough_proxy]] * Check annex.diskreserve when proxying for special remotes -- 2.30.2