Commit 7439f48
committed
feat: add closeSSEStream API for POST SSE polling (SEP-1699)
- Remove priming from GET streams (only POST streams per spec)
- Add closeSSEStream(requestId) to close POST SSE streams
- Add validation that retryInterval requires eventStore
- Add tests for POST SSE priming events and stream closure
- Restore original resumability tests without priming expectations1 parent fa3a8ad commit 7439f48
2 files changed
+187
-117
lines changed
0 commit comments