{"library":"vue-websocket","type":"library","category":null,"description":"A socket.io plugin for Vue.js that adds $socket instance property and socket events option to Vue components. Version 0.2.3 is the latest and only release, published in 2018. This package requires socket.io-client and does NOT support native WebSockets; it is a thin wrapper around socket.io. Notable drawbacks: no active maintenance, no TypeScript support, limited documentation, and it does not work with Vue 3. Alternatives include vue-native-websocket or custom implementation.","language":"javascript","status":"deprecated","version":"0.2.3","tags":["javascript","vue","websocket","socket","socket.io"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install vue-websocket","imports":["import VueWebsocket from 'vue-websocket'","Vue.use(VueWebsocket)","this.$socket.emit(...)"]},{"cmd":"yarn add vue-websocket","imports":[]},{"cmd":"pnpm add vue-websocket","imports":[]}],"homepage":"https://github.com/icebob/vue-websocket","github":"https://github.com/icebob/vue-websocket","docs":null,"changelog":null,"pypi":null,"npm":"vue-websocket","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}