vue-websocket
vue-websocket copied to clipboard
How can I use both vue-websocket and vue-socket.io in a project?
Both are for socket.io, why would you want to use both?
@sam3d I want use the multiple url server
@henrytom1703 Just intialize two socket.io client instance with different url server opts is not worked for you ?