Skip to main content

Crossbar.io multi-protocol (WAMP/WebSocket, REST/HTTP, MQTT) application router for microservices.

Project description

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.

Version Test Deploy (wheels) Deploy (docs) Docs

Resources

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 Crossbar.io Technologies GmbH. All rights reserved. WAMP, Crossbar.io and XBR are trademarks of Crossbar.io Technologies GmbH.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

crossbar-22.5.1.tar.gz (752.1 kB view details)

Uploaded Source

Built Distribution

crossbar-22.5.1-py2.py3-none-any.whl (837.1 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file crossbar-22.5.1.tar.gz.

File metadata

  • Download URL: crossbar-22.5.1.tar.gz
  • Upload date:
  • Size: 752.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/29.0 requests/2.25.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.60.0 importlib-metadata/4.11.3 keyring/22.3.0 rfc3986/1.4.0 colorama/0.4.4 CPython/3.9.4

File hashes

Hashes for crossbar-22.5.1.tar.gz
Algorithm Hash digest
SHA256 6a2b025f0d79dc04ed4c62712c809418237ca4c916c1e5dc4a42aa2d648719bf
MD5 f8e0bfc61d7ddf025a667625d8ff8695
BLAKE2b-256 51db04d24430b3daa9e404a63797763500fc2b08800493a61eadcad52eb23d50

See more details on using hashes here.

File details

Details for the file crossbar-22.5.1-py2.py3-none-any.whl.

File metadata

  • Download URL: crossbar-22.5.1-py2.py3-none-any.whl
  • Upload date:
  • Size: 837.1 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/29.0 requests/2.25.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.60.0 importlib-metadata/4.11.3 keyring/22.3.0 rfc3986/1.4.0 colorama/0.4.4 CPython/3.9.4

File hashes

Hashes for crossbar-22.5.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 47ad5a7947223ace3154d9d4264f38b5db01e8407735460bbd4d479565e916b2
MD5 5b23cadc0d748df900416e78192c515a
BLAKE2b-256 23ea6397b47d0899ca3a2e04314794be687e2ed12f919e1f54a35d4d9e739cd2

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page