-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
public function _event($datas = null)
{
// Here you can do everyting you want, each time message is received
echo 'Hey ! I'm an EVENT callback' . PHP_EOL;
}
This event functions is not called in Websocket.php
Please guide me. I need messages in my controller on new message received
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels