Telegram (ask questions / claim the issue here first): https://t.me/+DOylgFv1jyJlNzM0
Why this matters
SSE_README.md:103-110 lists Add JWT authentication, Implement per-IP connection limits and Add Redis pub/sub as unchecked TODOs, but all three are implemented. The curl/endpoint examples use the deprecated unversioned /events/subscribe and POST /streams, which now return 410 and require auth.
Acceptance criteria
Files to touch
Out of scope
- Rewriting docs/SSE_ARCHITECTURE.md
Why this matters
SSE_README.md:103-110 lists Add JWT authentication, Implement per-IP connection limits and Add Redis pub/sub as unchecked TODOs, but all three are implemented. The curl/endpoint examples use the deprecated unversioned /events/subscribe and POST /streams, which now return 410 and require auth.
Acceptance criteria
Files to touch
backend/SSE_README.mdOut of scope