TopicDispatcherInterface
interface TopicDispatcherInterface
Interface TopicDispatcherInterface
Methods
onPublish(ConnectionInterface $conn, Topic $topic, WampRequest $request, string $event, array $exclude, array $eligible)
No description
bool
dispatch(string $calledMethod, ConnectionInterface $conn = null, Topic $topic, WampRequest $request, null $payload = null, null $exclude = null, null $eligible = null)
No description