titoff002
titoff002
Hello, Did you find a solution ? If yes : have you an example ? Thanks.
no answer ???? it's possible ?
Hello, My $urltchat => > wss://notifications.server.fr My function ` public function testEmit () { $urltchat = \Config::get('app.TCHAT_SERVER_URL'); Log::debug('
 PS: Don't work with laravel, but work fine with socketIO/javascript
I 've replace this line ` $result = @file_get_contents($url, false, stream_context_create($context));` By `$result = file_get_contents($url, false, stream_context_create($context));` And i have a new error message : > "file_get_contents(): Unable to find...
Thanks, I'm not understand for declare "wss" protocol : have you a code ? You speak french ?