vue-socket.io-extended
vue-socket.io-extended copied to clipboard
Emitting event into custom namespace/url?
Is there an option to emit an event but not to the global /socket.io path but a different one? My goal is to have nginx reverse proxy multiple socket.io servers based on different paths.