Hi guys, I have enabled XWalkPreferences.REMOTE_DEBUGGING and I noticed the method xWalkWebView.getRemoteDebuggingUrl() which returns me a WebSocket url.
Is it possible to connect locally to this URL url? I would like to forward all inputs and outputs to a remote WebSocket server that serves an instance of the Chrome debug tools already. The only problem I have is that I get a „UnresolvedAddressException“ as soon as I want to open a local connection to the resulting WebSocket server. Is it possible to connect to this WebSocket connection right from the same application on my device? Kind regards Marcel Wlotzka _______________________________________________ Crosswalk-help mailing list [email protected] https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-help
