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 Deploy Docker Coverage Dockerhub Snapstore

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

Uploaded Source

Built Distribution

crossbar-21.3.1-py2.py3-none-any.whl (524.5 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: crossbar-21.3.1.tar.gz
  • Upload date:
  • Size: 389.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/52.0.0 requests-toolbelt/0.9.1 tqdm/4.58.0 CPython/3.9.1

File hashes

Hashes for crossbar-21.3.1.tar.gz
Algorithm Hash digest
SHA256 ac71959f0c57ab08d43f7830b85c6312e000b25543a179cd751ac357944dd7ef
MD5 df576100bcf6e423cdc1e2e96b602140
BLAKE2b-256 1737aafc4ec30068fd7ebb97f1a00d4ddf8de482dfa4c1d2a1fc6bb814d91400

See more details on using hashes here.

File details

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

File metadata

  • Download URL: crossbar-21.3.1-py2.py3-none-any.whl
  • Upload date:
  • Size: 524.5 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/52.0.0 requests-toolbelt/0.9.1 tqdm/4.58.0 CPython/3.9.1

File hashes

Hashes for crossbar-21.3.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 09a79f0899c610de2eef5f0dbb84caa679bb0a396410b2360de151b8270e1e6c
MD5 5cb5cd7af381586e18e9ace5e4d500ec
BLAKE2b-256 3f8a11cd2cd57d52e1397e5711a7f6119cf22439827d2b25b0e120c7206efc8d

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