Add initial README with supported protocols

This commit is contained in:
Joel Wetzell
2025-12-02 08:21:49 -06:00
committed by GitHub
parent a33fe88757
commit b06ced2631

27
README.md Normal file
View File

@@ -0,0 +1,27 @@
<div align="center">
# showbridge (go edition)
Simple protocol router _/s_
</div>
### 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)