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

Autobahn

WebSocket and WAMP in Python for Twisted and asyncio observed · 2026-08-28

github.com/crossbario/autobahn-python · homepage · Python · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

94/100

  • Activity 92
  • Release rhythm 93
  • Longevity 100

Flags: no_license

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: 0
  • age_days: 5516
  • days_rel: 49
  • days_push: 49
  • n_releases_24m: 38

Full methodology

Adoption not part of the score

2543 stars · 768 forks observed · 2026-08-28

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

Autobahn|Python is an open-source library implementing the WebSocket protocol and the Web Application Messaging Protocol (WAMP) for Python 3.11+, running on both Twisted and asyncio. It lets developers build WebSocket and WAMP clients and servers supporting RPC and publish/subscribe messaging.

Use cases

  • build a websocket server in python
  • add real-time messaging to a python app
  • implement pub/sub over websockets
  • call remote procedures from python over wamp
  • websocket client library for asyncio
  • use websockets with twisted

When to choose

  • you need WebSocket or WAMP support in Python on Twisted or asyncio
  • you want RPC and pub/sub messaging patterns over WebSocket
  • you need a mature, standards-compliant WebSocket implementation

When to avoid

  • you only need simple HTTP request/response
  • you use a framework other than Twisted or asyncio
  • you need WAMP in a language without an Autobahn client

Facets

library · maturity active

websocket rpc middleware http-client http-server web-development networking apis python cross-platform wamp pubsub twisted asyncio real-time-messaging real-time

1 source

Member repositories

For agents

markdown · JSON · MCP: product_card(name="crossbario/autobahn-python")

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