Updates
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# hyper-p2p-pheromone-trail
|
||||
|
||||
Production experimental (wave 4) module: Hyperswarm discovery + Protomux when `topic` is set.
|
||||
Pheromone trail routing — `deposit`, `sniff`, `evaporate`, and `bestPath(dest)` over gossiped trails.
|
||||
|
||||
**Category:** Experimental (Wave 4)
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
## Overview
|
||||
|
||||
Production experimental (wave 4) module: Hyperswarm discovery + Protomux when `topic` is set.
|
||||
Ant-trail routing metaphor: `deposit(pathId, strength, dest)`, `sniff`, periodic `evaporate`, and `bestPath(dest)` using gossiped trail tables.
|
||||
|
||||
## Constructor
|
||||
|
||||
|
||||
Reference in New Issue
Block a user