Routes IM messages to cluster GenServers.
Bridges the IM codec layer (Phase 5) to the cluster runtime (Phase 6). All functions are pure — the router itself has no state.
Summary
Functions
Dispatch an IM message to the appropriate cluster(s) and return the response.
Functions
Dispatch an IM message to the appropriate cluster(s) and return the response.
The optional context parameter carries session identity for ACL enforcement.
Defaults to PASE context (implicit admin, bypasses ACL).