diff options
| author | 2026-03-03 19:13:21 +0800 | |
|---|---|---|
| committer | 2026-03-03 19:13:21 +0800 | |
| commit | 1adc6198a4c45e882965cce2fd8771e9b4ee113c (patch) | |
| tree | bf8d4ab411f46b7765305320cbc567acb3f3dd2b /TODO | |
| parent | TODO: What we need before we do the network protocols? (diff) | |
| signature | No signature | |
TODO: Looks like receive also needs reachability
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ Some basics to implement before we could really have network protocols: For client-side fetch, and server-side receive, we'll need: +* Reachability walking * Creating indexes (.idx, .rev) from packs (streaming API) * A streaming hash verifier for the pack ingestion path. * Other things involving pack ingestion, such as reading and |
