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

Uploaded Source

Built Distribution

crossbar-20.12.2-py2.py3-none-any.whl (523.3 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: crossbar-20.12.2.tar.gz
  • Upload date:
  • Size: 385.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.0

File hashes

Hashes for crossbar-20.12.2.tar.gz
Algorithm Hash digest
SHA256 b6c7ffebae753f5994b7e537235b07deb03b2f911418185225c999d621a30326
MD5 276b74416ff8de761f2fb63c268a018d
BLAKE2b-256 30c5d9e8db437df2b8b27bafc0476cc45bbb978c00a92f965e55900a55ebfac2

See more details on using hashes here.

File details

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

File metadata

  • Download URL: crossbar-20.12.2-py2.py3-none-any.whl
  • Upload date:
  • Size: 523.3 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.0

File hashes

Hashes for crossbar-20.12.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 9a3f8288e3af28647929bd29f127484f252fd13ae21cff6233c639157ae4a294
MD5 078ba7f3e66e1bcf265b84b3fbcc0902
BLAKE2b-256 2b8401442fa3a08936adb3d7c9ab7ab2d9323208edb8ce8211161874c11cbb39

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