fabiang / xmpp

Library for XMPP protocol connections (Jabber) for PHP
Other
179 stars 82 forks source link

Is it possible to connect to connect to a WebSocket xmpp server ? #62

Open ArfyFR opened 7 years ago

ArfyFR commented 7 years ago

I faced following error: 'stream_socket_client(): unable to connect to wss://<url>:443/websocket (Unable to find the socket transport "wss" - did you forget to enable it when you configured PHP?