Skip to content

Release v25_12_2

Latest

Choose a tag to compare

@github-actions github-actions released this 15 Dec 11:12

Release v25_12_2

Official release v25_12_2

Included Platforms

  • Linux: x86_64, ARM64 (manylinux_2_34 wheels with NVX)
  • macOS: Apple Silicon ARM64 (binary wheels with NVX)
  • Windows: x86_64 (binary wheels with NVX)

Python Versions

  • CPython: 3.11, 3.12, 3.13, 3.14
  • PyPy: 3.11

Installation

pip install autobahn[all]==v25_12_2

Or download wheels directly from this release.

Build Information

  • Release Date: 2025-12-15 11:12:00 UTC
  • Total Wheels: 16
  • Source Distributions: 3

Features

Autobahn|Python provides:

  • WebSocket client and server implementations (RFC 6455)
  • WAMP client library for both Twisted and asyncio
  • NVX acceleration for high-performance networking (binary wheels)
  • Pure Python fallback wheels for maximum compatibility

Documentation