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

Uploaded Source

Built Distribution

crossbar-19.1.1-py2.py3-none-any.whl (441.0 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: crossbar-19.1.1.tar.gz
  • Upload date:
  • Size: 310.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.29.1 CPython/3.7.2

File hashes

Hashes for crossbar-19.1.1.tar.gz
Algorithm Hash digest
SHA256 6b30970f8cbd6962581790444b19a0743f0c589bd441e727623e8a7004a8679b
MD5 83c025eb8f1406642503aa590edabaf2
BLAKE2b-256 385554ac74ca6b4a3b0fe5919fd7ee787c444ce79d8dca58d561ea3f8e185782

See more details on using hashes here.

File details

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

File metadata

  • Download URL: crossbar-19.1.1-py2.py3-none-any.whl
  • Upload date:
  • Size: 441.0 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.29.1 CPython/3.7.2

File hashes

Hashes for crossbar-19.1.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 3e6f0ec5a9f1f346fb562b2fef2b8264d554fdf60950454550f12fcb966b0908
MD5 c4d3cb5f04778fa8c5d2a39cd7bd9370
BLAKE2b-256 98f2b198c53db71a510d8a966c255e6c7248eab0ecc4b81eaca4279b2900bfa4

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