mirror of
https://github.com/jwetzell/showbridge-go.git
synced 2026-04-26 21:05:30 +00:00
452e308f8f27a08f06e30b20f7b1d12572ff2184
Bumps [github.com/emiago/diago](https://github.com/emiago/diago) from 0.24.0 to 0.25.0. - [Release notes](https://github.com/emiago/diago/releases) - [Commits](https://github.com/emiago/diago/compare/v0.24.0...v0.25.0) --- updated-dependencies: - dependency-name: github.com/emiago/diago dependency-version: 0.25.0 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%