treecaptcha commented on issue #1610:
URL: 
https://github.com/apache/cordova-android/issues/1610#issuecomment-1534884629

   I found the issue. The websocket on Android does not work unless there is a 
terminating `/` in the url. So `wss://hello.example.com:8443` will not work; 
however `wss://hello.example.com:8443/` will.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to