mirror of
https://github.com/jwetzell/showbridge-go.git
synced 2026-04-27 05:15:47 +00:00
a76d12d7996942a1bb4f6ace39d594c61a5dada8
Bumps [github.com/emiago/sipgo](https://github.com/emiago/sipgo) from 1.1.0 to 1.1.1. - [Release notes](https://github.com/emiago/sipgo/releases) - [Commits](https://github.com/emiago/sipgo/compare/v1.1.0...v1.1.1) --- updated-dependencies: - dependency-name: github.com/emiago/sipgo dependency-version: 1.1.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")
--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%