Nexus API Reference

WebSocketDispatcher
in package

Read onlyYes
FinalYes
Tags
psalm-api

Runtime-agnostic dispatcher. Runners call dispatchOpen/Message/Close for every WebSocket lifecycle event. The dispatcher routes via the WebSocketRouter, instantiates handlers via the HandlerInstantiator, resolves channel actors via the registry, and maintains the ConnectionTable.

Table of Contents

Methods

__construct()  : mixed
dispatchClose()  : void
dispatchMessage()  : void
dispatchOpen()  : void

Methods


        
On this page

Search results