Module gateway
Source - app_state
- Shared application state for wsPrism Gateway.
- config
- Gateway config loader (strict parsing).
- context
- Tenant/session context types shared across layers.
- dispatch
- Dispatcher module exports.
- obs
- Lightweight in-process metrics (dependency-free).
- ops
- Operational HTTP endpoints.
- policy
- Policy layer (allowlists, limits, rate limiting).
- realtime
- Realtime runtime (egress engine) for wsPrism Gateway.
- router
- Axum router wiring.
- services
- Built-in service registry (Ext + Hot).
- transport
- Transport layer (WebSocket).