Skip to content

WebSocket handler registration #12

@bjaus

Description

@bjaus

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions