Skip to content

v1.5.0 — PushStream

Choose a tag to compare

@bensynapse bensynapse released this 16 Aug 19:15
· 16 commits to main since this release

Built-in push-feed streamer (Centrifugo protocol): PushStream with async-iterator ergonomics mirroring LiveScoreStream, recommended for continuous/production streaming (no shared connection ceiling). Auth-class close codes are fatal (no reconnect loops), dead-connection watchdog on both streamers, strict match-id validation. See CHANGELOG.