Crossbar.io
Decentralized Middleware
Crossbar.io is an open source networking platform for distributed and microservice applications. It implements the open Web Application Messaging Protocol (WAMP), is feature rich, scalable, robust and secure. Let Crossbar.io take care of the hard parts of messaging so you can focus on your app's features.
Resources
- Download from PyPI
- Read more on the Project Homepage
- Jump into the Getting Started
- Read the reference Documentation
- Join the User forum
- Ask a question on StackOverflow
- Read our Legal Notes
Docker images
JSON Schema for Crossbar.io Configuration File Format
We now have a JSON Schema file available for config.json, if you're using VSCode you can make use of this by adding the following to your VSCode settings; (File -> Preferences -> Settings)
"json.schemas": [
{
"fileMatch": [
"/config.json",
"/.config.json"
],
"url": "https://raw.githubusercontent.com/crossbario/crossbar/master/crossbar.json"
}
],
Alternatively, the generic approach is to insert a "$schema" line at the top of your file;
{
"$schema": "https://raw.githubusercontent.com/crossbario/crossbar/master/crossbar.json",
"version": 2,
This file is currently experimental, but it should give you contextual auto-completion on all Crossbar config.json syntax, use CTRL+Space in VSCode to activate IntelliSense.
Copyright (C) 2013-2021 typedef int GmbH. All rights reserved. WAMP, Crossbar.io and XBR are trademarks of typedef int GmbH.
Release files for crossbar 26.7.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| crossbar-26.7.1.tar.gz | 2.7 MB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| crossbar-26.7.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 3.6 MB
Release files / crossbar-26.7.1.tar.gz
| Download URL | crossbar-26.7.1.tar.gz |
|---|---|
| Size | 2.7 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
38c319cdf648a08983773c60fad0eb5f06cee1ce9d98e678281dde43ce6838d9
|
|
BLAKE2b-256 checksum How to use checksums |
0ab63be306ec7347d2cdf8436ba6d6f3ba229e049d06654824657d2594bf9601
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.12
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Jul 17, 2026.
Transparency logRelease files / crossbar-26.7.1-py3-none-any.whl
| Download URL | crossbar-26.7.1-py3-none-any.whl |
|---|---|
| Size | 910.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
0801fd4c54432b38c79fc6d50d3929031d50dbe1b7954d9ae9cfe37d2ef61f17
|
|
BLAKE2b-256 checksum How to use checksums |
20a53627305f1ba1e5ffe226d8f1d1c6dac6c3baec25f67da94c5007d68cae78
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.12
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Jul 17, 2026.
Transparency log