
autobahn 25.12.2
0
WebSocket client & server library, WAMP real-time framework
Contents
WebSocket client & server library, WAMP real-time framework
Stars: 2532, Watchers: 2532, Forks: 772, Open Issues: 191The crossbario/autobahn-python repo was created 14 years ago and the last code push was 1 months ago.
The project is very popular with an impressive 2532 github stars!
How to Install autobahn
You can install autobahn using pip
pip install autobahn
or add it to a project with poetry
poetry add autobahn
Package Details
- Author
- None
- License
- None
- Homepage
- None
- PyPi:
- https://pypi.org/project/autobahn/
- GitHub Repo:
- https://github.com/crossbario/autobahn-python
Classifiers
- Communications
- Internet
- Internet/WWW/HTTP
- Software Development/Libraries
- Software Development/Libraries/Python Modules
- Software Development/Object Brokering
- System/Distributed Computing
Related Packages
Errors
A list of common autobahn errors.
Code Examples
Here are some autobahn code examples and snippets.
GitHub Issues
The autobahn package has 191 open issues on GitHub
- [FEATURE] Vendor PQCP and Ed448-Goldilocks for Post-Quantum WAMP
- [FEATURE] Add helper to detect FIPS mode OS/host; add crypto policy option
- Constrain codebase to statically typed and region-based lifetimes Python subset
- [BUG] Compatibility: Support execution on FIPS-enabled Linux kernels (RHEL 9 / Rocky 9)
- [CHORE] Add SLSA Level 2 & 3 provenance generation for 26.1.1
- [CHORE] Add ruff annotation checks to check-typing recipe
- [FEATURE] Constrain codebase to statically typed and region-based lifetimes Python subset
- [BUG] Illegal instruction in PyInit__nvx_utf8validator
- Document Test-Driven Workflow in CONTRIBUTING.md; Document PR audit file requirement
- Use sysconfig.get_platform for machine detection
- [BUG] Incorrect machine is detected while cross compiling
- [BUG] Update vendored FlatBuffers to v25.12.19
- [BUG] flatc must be built & bundled, but NOT used when building / packaging (otherwise it'll bite back in cross-compilation scenarios)
- Remove orphaned/attic files from old CI/CD system
- build-fbs uses system flatc and doesn't detect orphaned generated files
pythonfix

