diff --git a/README.md b/README.md new file mode 100644 index 0000000..7b79c51 --- /dev/null +++ b/README.md @@ -0,0 +1,27 @@ +
+ + # showbridge (go edition) + +Simple protocol router _/s_ + +
+ +### Supported Protocols +- HTTP + - client + - server +- UDP + - client + - server +- TCP + - client + - server +- [MQTT](https://mqtt.org/) + - client +- [PosiStageNet](https://posistage.net/) + - client +- MIDI + - client (not included in pre-built binaries yet) + + +