Voltar ao ranking

crossbario/crossbar

Pythoncrossbario.readthedocs.io

Crossbar.io - WAMP application router

websocketwampmessagingmqttrestserverbrokernetworking-stacknetworking
Crescimento de estrelas
Estrelas
2.1k
Forks
279
Crescimento semanal
Issues
303
1k2k
out. de 2013jan. de 2018abr. de 2022jul. de 2026
ArtefatosPyPIpip install crossbar
README

Crossbar.io

PyPI Python CI Docs License Downloads


Decentralized Middleware

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.

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.


Copyright (C) 2013-2021 typedef int GmbH. All rights reserved. WAMP, Crossbar.io and XBR are trademarks of typedef int GmbH.

Repositórios relacionados
louislam/uptime-kuma

A fancy self-hosted monitoring tool

JavaScriptnpmMIT Licenseuptimemonitoring
uptime.kuma.pet
89.4k8.1k
hoppscotch/hoppscotch

Open-Source API Development Ecosystem • https://hoppscotch.io • Offline, On-Prem & Cloud • Web, Desktop & CLI • Open-Source Alternative to Postman, Insomnia

TypeScriptnpmMIT Licenseapiapi-client
hoppscotch.io
79.8k6k
socketio/socket.io

Bidirectional and low-latency communication for every platform

TypeScriptnpmMIT Licensejavascriptnodejs
socket.io
63.2k10.2k
mitmproxy/mitmproxy

An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers.

PythonPyPIMIT Licensepythonsecurity
mitmproxy.org
44.4k4.6k
curl/curl

A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, MQTTS, POP3, POP3S, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET, TFTP, WS and WSS. libcurl offers a myriad of powerful features

COtherhttphttps
curl.se
42.4k7.3k
labstack/echo

High performance, minimalist Go web framework

GoGo ModulesMIT Licensegoecho
echo.labstack.com
32.5k2.3k
kataras/iris

The fastest HTTP/2 Go Web Framework. New, modern and easy to learn. Fast development with Code you control. Unbeatable cost-performance ratio :rocket:

GoGo ModulesBSD 3-Clause "New" or "Revised" Licensegoiris
iris-go.com
25.6k2.4k
gorilla/websocket

Package gorilla/websocket is a fast, well-tested and widely used WebSocket implementation for Go.

GoGo ModulesBSD 2-Clause "Simplified" Licensegowebsocket
gorilla.github.io
24.8k3.6k
louislam/dockge

A fancy, easy-to-use and reactive self-hosted docker compose.yaml stack-oriented manager

TypeScriptnpmMIT Licensedockerdocker-compose
dockge.kuma.pet
23.9k789
websockets/ws

Simple to use, blazing fast and thoroughly tested WebSocket client and server for Node.js

JavaScriptnpmMIT Licensewebsocketjavascript
22.8k2.6k
yudai/gotty

Share your terminal as a web application

GoGo ModulesMIT Licensettyterminal
19.5k1.4k
swoole/swoole-src

🚀 Coroutine-based concurrency library for PHP

C++Apache License 2.0swoolecoroutines
swoole.com
18.9k3.1k