Interface MessageComponentInterface
This is the interface to build a Ratchet application with. It implements the decorator pattern to build an application stack
- Ratchet\WebSocket\MessageComponentInterface implements Ratchet\ComponentInterface, Ratchet\WebSocket\MessageCallableInterface
onClose(),
onError(),
onOpen()
|
onMessage()
|