Commit 0b61e98
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 0b61e98
2 files changed
+187
-117
lines changed
0 commit comments