mirror of
https://github.com/jwetzell/showbridge-go.git
synced 2026-04-27 05:15:47 +00:00
f203b322615c58adea224e7e9096674bdfa1409f
Bump github.com/urfave/cli/v3 from 3.6.1 to 3.6.2
…
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%