docs: realtime now optional — Status headers + conditional HTML rendering
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
# Realtime
|
||||
|
||||
> **Prerequisite:** This guide assumes `@repo/core-realtime` is present. If you started from the slim template, run `pnpm turbo gen core-package realtime` first.
|
||||
|
||||
Walkthrough for adding Socket.IO realtime channels, broadcasts, and inbound handlers to a feature. For the architectural rationale, see [ADR-016](../decisions/adr-016-realtime-layer.md) and [the full spec](../superpowers/specs/2026-05-08-realtime-design.md).
|
||||
|
||||
The three rules to keep in mind:
|
||||
|
||||
Reference in New Issue
Block a user