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.2.1.tar.gz (715.1 kB view details)

Uploaded Source

Built Distribution

crossbar-22.2.1-py2.py3-none-any.whl (805.5 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: crossbar-22.2.1.tar.gz
  • Upload date:
  • Size: 715.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.8.2 requests/2.27.1 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4

File hashes

Hashes for crossbar-22.2.1.tar.gz
Algorithm Hash digest
SHA256 6c17ce77857c40f1128a8a3437ba5fdcf0727f90d3409dd06ef7a63c2aa844d7
MD5 4ea324f6ea85da2061dcef367a7589c7
BLAKE2b-256 d2f69260f45610bd418f5d6ac6f2ed0b444cc6f7e03305b214034ca0d9e01334

See more details on using hashes here.

File details

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

File metadata

  • Download URL: crossbar-22.2.1-py2.py3-none-any.whl
  • Upload date:
  • Size: 805.5 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.8.2 requests/2.27.1 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4

File hashes

Hashes for crossbar-22.2.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 307b2593271b7afdb9115f826a3a59af3f33c989ae5feeb393847a1ff1db0f28
MD5 b96f6261144fba7cf756e059bb53e526
BLAKE2b-256 7308fb3140f7b6b6d2657293f6b5d476faa673a36f6c7544cb16701b680353d2

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