Vue Native WebSocket
JSON →Vue.js 2 plugin that provides native WebSocket integration, with optional Vuex store support for reactive state management. Latest version 2.0.15, stable but in maintenance mode (last release 2020). Key differentiator: simple API using Vue.use() with automatic reconnection, JSON formatting, and Vuex mutation-based event handling. Compared to alternatives like vue-socket.io, this uses native WebSocket (no Socket.IO dependency) and is lighter, but lacks modern features like ESM exports or Vue 3 support.
Resources
packagevue-native-websocket ↗
API endpoints
full doc /v1/registry/vue-native-websocket