Skip to main content

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

Project description

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 Build Status Coverage Docker Snap Status

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.

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

Uploaded Source

Built Distribution

crossbar-20.6.2-py2.py3-none-any.whl (504.0 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: crossbar-20.6.2.tar.gz
  • Upload date:
  • Size: 378.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.8.2

File hashes

Hashes for crossbar-20.6.2.tar.gz
Algorithm Hash digest
SHA256 36344bda21147e669aa01888dbfe400d67bbf62bbd3428c62e26a8fb5f49a7a4
MD5 5ec25707e2403dae6a74a03fab983c55
BLAKE2b-256 3434150ad98a8508dfe26d6a79459afc0c5038d9ca62aa6357da4265182eff72

See more details on using hashes here.

File details

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

File metadata

  • Download URL: crossbar-20.6.2-py2.py3-none-any.whl
  • Upload date:
  • Size: 504.0 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.8.2

File hashes

Hashes for crossbar-20.6.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 87057ef72712440564106ad6f3c4ab1bc5c016e345b901192cb1042421c7b68c
MD5 40fc2f70e8bdc1c20a213ab5f45ec39d
BLAKE2b-256 1659753ad5c3c2c8503867a13afc2c83493d14a1ca18b95b9dd2a066135c2ff6

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