mirror of
https://github.com/jwetzell/showbridge-go.git
synced 2026-04-26 21:05:30 +00:00
ac83b339a6e138623b803f7b58156bfb5f44c589
Bumps [modernc.org/quickjs](https://gitlab.com/cznic/quickjs) from 0.17.0 to 0.17.1. - [Commits](https://gitlab.com/cznic/quickjs/compare/v0.17.0...v0.17.1) --- updated-dependencies: - dependency-name: modernc.org/quickjs dependency-version: 0.17.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
showbridge (go edition)
Simple protocol router /s
Supported Protocols
- HTTP
- UDP
- TCP
- MQTT
- NATS
- PosiStageNet
- MIDI (not included in pre-built binaries yet)
- Serial (not included in pre-built binaries yet)
- OSC
- FreeD
- SIP
CLI Usage
NAME:
showbridge - Simple protocol router /s
USAGE:
showbridge [global options]
GLOBAL OPTIONS:
--config string path to config file (default: "./config.yaml")
--debug set log level to DEBUG
--json log using JSON
--help, -h show help
--version, -v print the version
Languages
Go
99.9%