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

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

Uploaded Source

Built Distribution

crossbar-18.7.2-py2.py3-none-any.whl (425.1 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: crossbar-18.7.2.tar.gz
  • Upload date:
  • Size: 305.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/39.0.1 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.7.0

File hashes

Hashes for crossbar-18.7.2.tar.gz
Algorithm Hash digest
SHA256 5f5c9c116a0864e187333f954b0f6c011cdfdf8e36bd90b3b4516a18e2ab6316
MD5 40a3ce29f23818c2eecbbb96ae45680f
BLAKE2b-256 1f31e1e6c7a3b26292550ad426be99c3fa91229a7d11a68d8b5434cbb95e3341

See more details on using hashes here.

File details

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

File metadata

  • Download URL: crossbar-18.7.2-py2.py3-none-any.whl
  • Upload date:
  • Size: 425.1 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/39.0.1 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.7.0

File hashes

Hashes for crossbar-18.7.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 5160cafcf348f85d4583a56a2b6264394169c1c38fb8f64cf71347a5189a66ec
MD5 e50ac1c33fa04c6726cf08c6d5b1f67e
BLAKE2b-256 adddaf4c3931194ffc4995a412949d37bb4dee8b75a29dec89790351a5f7d61f

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