Files
modules/messaging-streams/hyper-p2p-stream-resume-token
2026-05-20 22:28:59 -04:00
..
2026-05-20 21:19:52 -04:00
2026-05-20 21:19:52 -04:00
2026-05-20 22:28:59 -04:00
2026-05-20 21:19:52 -04:00
2026-05-20 22:28:59 -04:00
2026-05-20 21:57:50 -04:00
2026-05-20 21:57:50 -04:00
2026-05-20 21:34:59 -04:00

hyper-p2p-stream-resume-token

Status: scaffold (0.0.0-scaffold) · Protocol: stream-resume-token/v1 · Wave: 8

Resume tokens for streams.

Holepunch references (inspiration only)

  • hypercore-byte-stream

This module composes on Hyperswarm/Hypercore — it does not re-implement upstream packages.

Composes with

  • hyper-p2p-session-bridge

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/messaging-streams/hyper-p2p-stream-resume-token/

See modules/_shared/MODULE_SYSTEM.md.