Update docs

This commit is contained in:
Raven Scott
2026-07-31 00:51:00 -04:00
parent 5fb6820ec8
commit 756bdc5274
22 changed files with 398 additions and 135 deletions
@@ -19,6 +19,14 @@ Do **not** hard-depend on `holesail`.
Optional: capability proof on stream open (`hyperswarm-capability`).
```mermaid
flowchart LR
GJ[Guest Java] --> GL["Guest 127.0.0.1"]
GL --> Pipe["HyperDHT byte pipe"]
Pipe --> HS["Host Squid 127.0.0.1"]
HJ[Host Java] --> HS
```
## Consequences
### Positive