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

stephenmcd/django-socketio

WebSockets for Django observed · 2026-08-28

github.com/stephenmcd/django-socketio · Python · BSD-2-Clause (permissive) 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-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 5511
  • days_rel: n/a
  • days_push: 1934
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1314 stars · 239 forks observed · 2026-08-28

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

A BSD-licensed Django application that integrates Socket.IO and WebSockets into Django projects via gevent-socketio. It provides a channel subscription/broadcast system, a signals-like event abstraction, and a management command for running gevent's pywsgi server.

Use cases

  • add websockets to a django app
  • broadcast events to subscribed clients in django
  • build real-time notifications with django
  • run a gevent socket.io server alongside django
  • partition websocket events into channels

When to choose

  • you have an existing legacy Django project on old socket.io 0.6 clients
  • you want a signals-style event API for websocket handling in Django

When to avoid

  • you need modern socket.io protocol support (project is bound to socket.io 0.6)
  • you are starting a new Django project - use Django Channels instead
  • you need actively maintained websocket tooling

Facets

library · maturity maintenance

websocket http-server middleware web-development backend python django socketio gevent channels broadcast real-time web-server

2 sources

Member repositories

RepositoryRoleHealth v2
stephenmcd/django-socketiomain32

For agents

markdown · JSON · MCP: product_card(name="stephenmcd/django-socketio")

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