vue-socket.io-extended icon indicating copy to clipboard operation
vue-socket.io-extended copied to clipboard

Emitting event into custom namespace/url?

Open riklaunim opened this issue 4 years ago • 0 comments

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.

riklaunim avatar Dec 20 '21 14:12 riklaunim