docs(developer-guide): add Server-Sent Events guide

Document the SSE infrastructure for backend developers: when to use SSE,
the architecture and ASGI transport, a step-by-step worked example for
adding an endpoint to a feature, the resource.verb event-naming
convention, authentication, the tenant-isolation model, and reconnect/
state-recovery. Register the page in the Developer Guide navigation.
This commit is contained in:
Rubén De la Torre Vico
2026-06-11 16:19:59 +02:00
parent 6c46dbce8a
commit c46d25b2a5
2 changed files with 239 additions and 1 deletions
+2 -1
View File
@@ -395,7 +395,8 @@
"developer-guide/lighthouse-architecture",
"developer-guide/mcp-server",
"developer-guide/ai-skills",
"developer-guide/prowler-studio"
"developer-guide/prowler-studio",
"developer-guide/server-sent-events"
]
},
{