Updates
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# hyper-p2p-whisper-mesh
|
||||
|
||||
Production experimental (wave 4) module: Hyperswarm discovery + Protomux when `topic` is set.
|
||||
Ephemeral whisper payloads over a shared topic — `whisper()` gossips short-lived messages for mesh-style fan-out experiments.
|
||||
|
||||
**Category:** Experimental (Wave 4)
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
## Overview
|
||||
|
||||
Production experimental (wave 4) module: Hyperswarm discovery + Protomux when `topic` is set.
|
||||
Ephemeral whisper mesh: `whisper(payload, opts)` broadcasts short-lived messages over gossip (TTL / hop metadata in wire). Composes with `pheromone-trail` and `entropy-beacon`.
|
||||
|
||||
## Constructor
|
||||
|
||||
|
||||
Reference in New Issue
Block a user