websocket-rails/websocket-rails
Plug and play websocket support for ruby on rails. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5273
- days_rel: n/a
- days_push: 931
- n_releases_24m: 0
Adoption not part of the score
1715 stars · 280 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Ruby gem that adds plug-and-play WebSocket support to Ruby on Rails applications, with an event router that maps client events to controller actions. It also supports streaming HTTP and Flash socket fallbacks for older browsers, plus channel-based pub/sub messaging.
Use cases
- add real-time websocket events to a rails app
- push live notifications to browsers from rails
- build chat channels in a ruby on rails application
- route client-side websocket events to rails controllers
- support realtime updates in older browsers via http streaming fallback
- broadcast messages to subscribed clients over websockets
When to choose
- you maintain a legacy Rails app already using websocket-rails
- you want websocket event routing integrated directly into Rails controllers
- you need fallback transports like HTTP streaming or Flash sockets for old browsers
When to avoid
- you are starting a new Rails project - Action Cable is the modern built-in alternative
- you need actively developed features or modern Ruby/Rails version support
- you want a framework-agnostic websocket server outside Rails
Facets
library · maturity maintenance
websocket web-framework middleware routing web-development backend ruby rails websocket-server event-driven channels javascript-client flash-sockets http-streaming real-time messaging web-server
1 source
- readme: https://github.com/websocket-rails/websocket-rails · fetched 2026-08-28 · 551e1869546d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| websocket-rails/websocket-rails | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="websocket-rails/websocket-rails")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem