Skip to content

v1.8.0 — signals on the push feed

Choose a tag to compare

@bensynapse bensynapse released this 18 Aug 03:10
· 2 commits to main since this release

PushStream({signals: true}): break_point / break_point_result / divergence frames now ride the push feed's signal:* channels, subscribed from the /ws-token mint's advertised vocabulary and delivered through the existing async-iterator surface. New Divergence type exported. See CHANGELOG.md.