You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a problem with the ssl version of server example. I thought only that it was the certificate but the test: openssl s_client -connect my.server.org:8000 works. client-side connections via js (wss: //) bring the following error: warning: Wrench \ ConnectionManager: Wrong input arguments: InvalidArgumentException: Invalid request line in Protocol.php: 746
The text was updated successfully, but these errors were encountered:
I have a problem with the ssl version of server example. I thought only that it was the certificate but the test: openssl s_client -connect my.server.org:8000 works. client-side connections via js (wss: //) bring the following error: warning: Wrench \ ConnectionManager: Wrong input arguments: InvalidArgumentException: Invalid request line in Protocol.php: 746
The text was updated successfully, but these errors were encountered: