This commit is contained in:
Raven Scott
2026-05-20 23:48:59 -04:00
parent 8653b5b9c1
commit ac60c93151
22 changed files with 239 additions and 85 deletions
@@ -6,7 +6,7 @@
## Overview
Production network stack module: Hyperswarm discovery + Protomux when `topic` is set.
Maintains a degree-bounded neighbor map with weights, gossips topology updates, and suggests replacements for failed peers. Feeds `circuit-loom` hop selection.
## Constructor