Updates
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
# hyper-p2p-bloom-gossip
|
||||
|
||||
**Status:** scaffold (`0.0.0-scaffold`) · **Protocol:** `bloom-gossip/v1` · **Wave:** 8
|
||||
|
||||
Bloom filter gossip.
|
||||
|
||||
## Holepunch references (inspiration only)
|
||||
|
||||
- (none yet)
|
||||
|
||||
> This module composes on Hyperswarm/Hypercore — it does **not** re-implement upstream packages.
|
||||
|
||||
## Composes with
|
||||
|
||||
- (none yet)
|
||||
|
||||
## Planned API
|
||||
|
||||
- `constructor(opts)` — topic, optional keyPair
|
||||
- `getStats()` — scaffold counters
|
||||
- `ready()` — no-op until implemented
|
||||
- Domain methods — throw `not implemented: scaffold` until Wave 8+ pass
|
||||
|
||||
## Layout
|
||||
|
||||
`modules/indexes-search/hyper-p2p-bloom-gossip/`
|
||||
|
||||
See [`modules/_shared/MODULE_SYSTEM.md`](../../_shared/MODULE_SYSTEM.md).
|
||||
Reference in New Issue
Block a user