Commit 5975cd8
committed
feat: add closeSseStream API for POST SSE polling (SEP-1699)
- Remove priming from GET streams (only POST streams per spec)
- Replace closeStandaloneSseStream() with closeSseStream(requestId)
- Add validation that retryInterval requires eventStore
- Add tests for POST SSE priming events and stream closure
- Restore original resumability tests without priming expectations1 parent b4b7aa1 commit 5975cd8
2 files changed
+186
-112
lines changed
0 commit comments