is there any websocket plug-in that can be used in vue to support disconnection and reconnection! Vue-socket doesn"t work because I"m using swoole, not socket.io
.is there any websocket plug-in that can be used in vue to support disconnection and reconnection! Vue-socket doesn"t work because I"m using swoole, not socket.io
. write one by yourself
disconnect and reconnect according to onerror and onclose status codes
Previous: Why can this js code be output?
Next: What technical solution should be used to build a node project?