stephenmcd/django-socketio
WebSockets for Django 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
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
- readme: https://github.com/stephenmcd/django-socketio · fetched 2026-08-28 · 2ce8aefc0cb4
- registry_pypi: https://pypi.org/pypi/django-socketio/json · fetched 2026-08-29 · 3b5710c6a2a0
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| stephenmcd/django-socketio | main | 32 |
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