googollee/go-socket.io
socket.io library for golang, a realtime application framework. observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4799
- days_rel: n/a
- days_push: 703
- n_releases_24m: 0
Adoption not part of the score
5779 stars · 842 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A Go implementation of the Socket.IO realtime application framework, supporting Socket.IO client protocol version 1.4 with rooms, namespaces, and broadcast. It includes an engine.io sub-package that can be used independently, but the repository is now archived in favor of a fork.
Use cases
- add realtime websocket communication to a Go server
- implement socket.io-compatible backend in golang
- broadcast messages to rooms of connected clients
- build a chat server with namespaces in Go
- use engine.io transport directly in a Go app
When to choose
- you need Socket.IO 1.4 protocol compatibility in a Go backend
- you want rooms, namespaces, and broadcast out of the box
- you only need the engine.io transport layer in Go
When to avoid
- you need Socket.IO v2/v3/v4 protocol support
- you want an actively maintained library - this repo is archived
- you need guaranteed bug fixes or new features
Facets
library · maturity abandoned
websocket http-server middleware web-development backend go windows cross-platform socket.io realtime engine.io archived rooms broadcast namespaces real-time messaging linux macos
1 source
- readme: https://github.com/googollee/go-socket.io · fetched 2026-08-28 · a9418fc9209b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| googollee/go-socket.io | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="googollee/go-socket.io")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem