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

abourget/gevent-socketio

Official repository for gevent-socketio observed · 2026-08-28

github.com/abourget/gevent-socketio · homepage · JavaScript · BSD-3-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: 5348
  • days_rel: n/a
  • days_push: 1446
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1205 stars · 324 forks observed · 2026-08-28

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

gevent-socketio is a Python implementation of the Socket.IO protocol built on gevent and gevent-websocket, enabling real-time bidirectional communication between browsers and servers. It integrates with WSGI-based frameworks like Pyramid, Flask, and Django with minimal setup code.

Use cases

  • add real-time websocket communication to a Flask app
  • implement Socket.IO server in Python
  • build live chat or notifications with Django over websockets
  • stream real-time updates from a Pyramid WSGI server
  • use Socket.IO protocol with gevent

When to choose

  • you need Socket.IO protocol support in a Python WSGI stack
  • your app already uses gevent for concurrency
  • you want framework-agnostic websocket integration with Flask, Django, or Pyramid

When to avoid

  • you need actively maintained software with recent protocol support
  • you can use native websockets without the Socket.IO protocol
  • you are not using the gevent WSGI server

Facets

library · maturity maintenance

websocket http-server middleware web-development networking python socketio gevent wsgi realtime-web python real-time web-server

1 source

Member repositories

RepositoryRoleHealth v2
abourget/gevent-socketiomain32

For agents

markdown · JSON · MCP: product_card(name="abourget/gevent-socketio")

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