mirror of
https://github.com/jwetzell/showbridge-go.git
synced 2026-04-27 05:15:47 +00:00
2a5feec07a9a001ccc8be85061532ef521fcd1e1
Bumps [github.com/emiago/diago](https://github.com/emiago/diago) from 0.25.0 to 0.26.2. - [Release notes](https://github.com/emiago/diago/releases) - [Commits](https://github.com/emiago/diago/compare/v0.25.0...v0.26.2) --- updated-dependencies: - dependency-name: github.com/emiago/diago dependency-version: 0.26.2 dependency-type: direct:production update-type: version-update:semver-minor ... 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")
--log-level string set log level (default: "info")
--log-format string log format to use (default: "text")
--help, -h show help
--version, -v print the version
Languages
Go
99.9%