No description
  • TypeScript 100%
Find a file
Ronit Nath 902bf5acec fix: send sub_id in Subscribe frame for server/client ID sync
Without this, the client stored subscriptions by its own ID (starting
at 0) but the server returned events with its own ID (starting at 1),
so events were never delivered to the Subscription handler.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-22 05:57:34 -07:00
src fix: send sub_id in Subscribe frame for server/client ID sync 2026-03-22 05:57:34 -07:00
package.json Initial @isoastra/streams TypeScript SDK 2026-03-21 14:31:19 -07:00
tsconfig.json Initial @isoastra/streams TypeScript SDK 2026-03-21 14:31:19 -07:00