Skip to content

Release v26_6_1

Latest

Choose a tag to compare

@github-actions github-actions released this 18 Jun 07:43
e5be16a

Release v26_6_1

Official release v26_6_1

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]==v26_6_1

Or download wheels directly from this release.

Build Information

  • Release Date: 2026-06-18 07:43:06 UTC
  • Total Wheels: 20
  • 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