Skip to content

[Docs] backend/SSE_README.md is stale: marks shipped auth/per-IP/Redis as TODO and uses deprecated endpoints #848

Description

@grantfox-oss

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

  • Check off the implemented production-considerations items and point remaining ones to their code
  • Update examples to /v1/events/subscribe and the authenticated v1 stream endpoints
  • Note that /events/subscribe now requires a JWT and returns 410 unversioned

Files to touch

  • backend/SSE_README.md

Out of scope

  • Rewriting docs/SSE_ARCHITECTURE.md

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave programdocsDocumentationdocumentationDocumentation tasks

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions