Commit ebd4179
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 b4b7aa1 commit ebd4179
2 files changed
+186
-112
lines changed
0 commit comments