(chore) add associate tasks
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
# 2.5 — GET /api/stream (GREEN)
|
||||
|
||||
Phase: 2 — Topology (Surface B)
|
||||
Stage: GREEN
|
||||
|
||||
Depends on: [2.1](2.1-stream-test.md), [1.8](1.8-redis-publish.md)
|
||||
|
||||
- [ ] `GET /api/stream` — SSE, session cookie, 2 concurrent/IP, `topology` event type; keepalive comment frame every 30s; `Last-Event-ID` supported for resumable deltas
|
||||
|
||||
## Verify
|
||||
|
||||
```bash
|
||||
go test ./... -run TestStream -v
|
||||
```
|
||||
Reference in New Issue
Block a user