cake_websocket icon indicating copy to clipboard operation
cake_websocket copied to clipboard

WebSocket Client for CakePHP.

Results 5 cake_websocket issues
Sort by recently updated
recently updated
newest added

I follow all steps as you defined but when It display fetal error like : Unsupported operand types My Steps as below: 1) Clone this plugin to app/Plugin/WebSocket 2) Load...

I am using cakephp 2.8.9. I followed all the steps to configure this plugin. But it's showing error 'The requested URL /socket.io/ was not found on this server.'. ![screen shot...

I followed the steps but when I tried to connect $websocket->connect() I got the following error. Any idea what I am making wrong? ![error](https://cloud.githubusercontent.com/assets/3382054/6502682/57f1c4a6-c32e-11e4-8191-09288d8e81a5.png)

Warning (2): array_merge(): Argument #2 is not an array [APP/Model/Behavior/PublishableBehavior.php, line 61] Warning (2): array_merge() [http://php.net/function.array-merge]: Argument #1 is not an array [APP/Model/Behavior/PublishableBehavior.php, line 65] Fatal Error Error: Unsupported operand...