-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
Type-safe WebSocket handler registration as a first-class concept rather than relying on the `Raw` escape hatch.
Scope:
- `WebSocket(reg, pattern, handler)` registration function
- Typed message handler signature
- OpenAPI spec: document WebSocket endpoints
- Connection lifecycle hooks (open, close, error)
Reactions are currently unavailable