Autobahn
WebSocket and WAMP in Python for Twisted and asyncio 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
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
- readme: https://github.com/crossbario/autobahn-python · fetched 2026-08-28 · cf6fd2063b6d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| crossbario/autobahn-python | main | 94 |
| crossbario/autobahn-java | sdk | 23 |
| crossbario/autobahn-js | sdk | 74 |
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