Ross ROSS = Recommend OSS · open-source software intelligence for agents

theturtle32/WebSocket-Node

A WebSocket Implementation for Node.JS (Draft -08 through the final RFC 6455) observed · 2026-08-28

github.com/theturtle32/WebSocket-Node · JavaScript · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

52/100

  • Activity 45
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 5625
  • days_rel: n/a
  • days_push: 331
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3782 stars · 594 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

A mostly pure JavaScript WebSocket client and server implementation for Node.js supporting protocol versions 8 and 13 (Draft-08 through RFC 6455). It includes a W3C-compatible WebSocket interface, a router, and passes the Autobahn test suite.

Use cases

  • add real-time websocket communication to a node.js server
  • implement a websocket client in node
  • build a chat or live-update backend over websockets
  • need an rfc 6455 compliant websocket library
  • use w3c-style websocket api in node.js

When to choose

  • you need a spec-compliant, battle-tested WebSocket implementation for Node.js
  • you want both client and server support in one package
  • you need a W3C-compatible WebSocket interface outside the browser

When to avoid

  • you want the most actively developed or fastest modern option (e.g. ws)
  • you need WebSocket support outside Node.js or the browser shim
  • you need advanced features like built-in pub/sub or clustering

Facets

library · maturity maintenance

websocket http-server http-client web-development backend networking browser websocket-server websocket-client rfc6455 real-time-communication npm-package real-time nodejs javascript

1 source

Member repositories

RepositoryRoleHealth v2
theturtle32/WebSocket-Nodemain52

For agents

markdown · JSON · MCP: product_card(name="theturtle32/WebSocket-Node")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem