vue-websocket icon indicating copy to clipboard operation
vue-websocket copied to clipboard

How can I use both vue-websocket and vue-socket.io in a project?

Open henrytom1703 opened this issue 6 years ago • 3 comments

henrytom1703 avatar Jan 11 '19 17:01 henrytom1703

Both are for socket.io, why would you want to use both?

brhx avatar Jan 11 '19 17:01 brhx

@sam3d I want use the multiple url server

henrytom1703 avatar Jan 12 '19 01:01 henrytom1703

@henrytom1703 Just intialize two socket.io client instance with different url server opts is not worked for you ?

gloomyline avatar Apr 17 '19 07:04 gloomyline