Answers for "cordova websocket connection refused localhost 8080"

0

cordova websocket connection refused localhost 8080

/*This worked for me after searching the internet for a long time*/ 
You need to use ws://yourIp:9090/, where yourIP is like 192.168.?.?.
Posted by: Guest on October-27-2020

Code answers related to "cordova websocket connection refused localhost 8080"

Browse Popular Code Answers by Language