AlligatorSocketEvent
class AlligatorSocketEvent implements WampServerInterface
Class Pusher
Properties
| protected array | $clients |
Methods
onSubscribe(ConnectionInterface $conn, Topic|string $topic)
No description
onNotification(mixed $entry)
No description
onUnSubscribe(ConnectionInterface $conn, Topic|string $topic)
No description
onOpen(ConnectionInterface $conn)
No description
onClose(ConnectionInterface $conn)
No description
onCall(ConnectionInterface $conn, string $id, Topic|string $topic, array $params)
No description
onPublish(ConnectionInterface $conn, Topic|string $topic, string $event, array $exclude, array $eligible)
No description