takielias / codeigniter4-websocket

Codeigniter 4 Websocket Built for real-time application
https://ebuz.xyz
MIT License
81 stars 26 forks source link

all client send message from server #6

Open rahul6699 opened 2 years ago

rahul6699 commented 2 years ago

Argument 1 passed to Takielias\CodeigniterWebsocket\Libraries\Server::onMessage() must be an instance of Ratchet\ConnectionInterface, instance of WebSocket\Client given, called in E:\vh\go-to-astro\app\Controllers\ChatW.php on line 32

takielias commented 2 years ago

Can you please check this example?