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

Uploaded Source

Built Distribution

crossbar-19.3.1-py2.py3-none-any.whl (448.1 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: crossbar-19.3.1.tar.gz
  • Upload date:
  • Size: 320.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.2

File hashes

Hashes for crossbar-19.3.1.tar.gz
Algorithm Hash digest
SHA256 c15bc6510a8459d9f73e9c1498f4cf82815675e7d5543f34630c4dc97757b4b2
MD5 fbf8fe9d6099a8400c190921d3498656
BLAKE2b-256 902e08e3796d556ca5b8967b43c729d2ebb19de115192484dea5aaa5b39b821a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: crossbar-19.3.1-py2.py3-none-any.whl
  • Upload date:
  • Size: 448.1 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.2

File hashes

Hashes for crossbar-19.3.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 7f86ca9faf3de51a4ec7876c82d72017981c521209051201dce651ca039dee52
MD5 dc3e0f216267f558a9bd4cf2168c225a
BLAKE2b-256 ff150f3fcc01e6512ae9ab741ffca98531b6a9b110c03c0d76a621ff19ff247d

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