Vue Native WebSocket (Vue 3)
JSON →A WebSocket plugin for Vue 3 with optional Vuex or Pinia integration. Current stable version is 3.1.8. It provides out-of-the-box support for connecting to a WebSocket server, handling events (onopen, onclose, onerror, onmessage, reconnect, reconnect_error), and integrates with Vuex or Pinia for state management. Differentiators include built-in heartbeat mechanism to prevent connection drops, customizable mutation/action names for store integration, and TypeScript support. Released relatively stable with infrequent updates.
Resources
packagevue-native-websocket-vue3 ↗