Anyone who managed to integrate socket.io in a google compute engine?
what happens is that I'm trying to integrate but the client does not connect
main.blade.php
window.socket = io("{{env('SOCKET_URL')}}:{{env('SOCKET_PORT')}}");
window.cha...
asked by
12.04.2017 / 18:55