paragi / PHP-websocket-client

142 stars 60 forks source link

could not connect, syntax error #2

Closed nerotiger closed 5 years ago

nerotiger commented 5 years ago

Parse error: syntax error, unexpected ')' in websocket-client.php on line 85

after manually fix:

Warning: stream_socket_client(): unable to connect to 443 (Failed to parse address "443")

paragi commented 5 years ago

Thank you for reporting this. It is now fixed.