# MetinSeylan/Vue-Socket.io

😻 Socket.io implementation for Vuejs and Vuex

Repository: https://github.com/MetinSeylan/Vue-Socket.io
Canonical: https://ross.abutalabs.com/products/vue-socketio
Homepage: https://metin.sh
Language: JavaScript
License: MIT
License Family: permissive
Topics: socket-io, vue-socket, websocket, vuejs, redux, vuex, realtime, vue
Last push: 2023-02-09T02:18:05+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3771, "days_push": 1302, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3898, forks 485 (observed 2026-08-28T04:08:28.531199+00:00)

## What it is
A Socket.io integration plugin for Vue.js 2.x that wires socket events into components and Vuex store actions/mutations. It provides easy connection setup and component-level socket event handling.

## Use cases
- add realtime websocket events to a vue app
- dispatch socket.io events into vuex store
- build a realtime chat with vue and socket.io
- listen to server-pushed events in vue components
- integrate socket.io-client with vue 2

## When to choose
- you use Vue 2 with Vuex and want quick socket.io integration
- you want socket events mapped to vuex mutations and actions

## When to avoid
- you use Vue 3 or the Composition API
- you prefer managing socket.io-client directly without a plugin
- you need actively maintained library with recent updates

## Facets
- artifact type: library
- maturity: maintenance
- function: websocket, state-management, middleware
- domain: web-development, frontend
- platform: browser
- tags: vuejs, vuex, socket-io, realtime, vue-plugin, real-time, nodejs, javascript

## Member repositories
- MetinSeylan/Vue-Socket.io (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:28.531199+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:25:33.998879+00:00, confidence not recorded.
  - readme: https://github.com/MetinSeylan/Vue-Socket.io (fetched 2026-08-28T04:08:28.531199+00:00, sha 6c4fe5d60bb6)
  - homepage: https://metin.sh (fetched 2026-08-29T09:19:36.431954+00:00, sha a6b85281d968)
  - registry_npm: https://registry.npmjs.org/vue-socket.io (fetched 2026-08-29T09:19:36.436703+00:00, sha 3ab3f394320c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
