I developed an application that works with the principles of chat using Ratchet. while it works normally in laptops, it won't work in my android. I used the chrome console and I got the error:
ws://localhost:8080/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED
Do you know how I could solve that error? Thank you in advance