mirror of
https://github.com/jwetzell/showbridge-go.git
synced 2026-04-29 06:15:31 +00:00
4ec2976dbadbe1ef2c0574d7f84f8f2eb8c079cc
Bumps [github.com/emiago/sipgo](https://github.com/emiago/sipgo) from 1.3.0 to 1.3.1. - [Release notes](https://github.com/emiago/sipgo/releases) - [Commits](https://github.com/emiago/sipgo/compare/v1.3.0...v1.3.1) --- updated-dependencies: - dependency-name: github.com/emiago/sipgo dependency-version: 1.3.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
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
- Redis
CLI Usage
NAME:
showbridge - Simple protocol router /s
USAGE:
showbridge [global options]
GLOBAL OPTIONS:
--config string path to config file (default: "./config.yaml") [$SHOWBRIDGE_CONFIG]
--log-level string set log level (default: "info") [$SHOWBRIDGE_LOG_LEVEL]
--log-format string log format to use (default: "text") [$SHOWBRIDGE_LOG_FORMAT]
--trace enable OpenTelemetry tracing [$SHOWBRIDGE_TRACE]
--help, -h show help
--version, -v print the version
Languages
Go
99.9%