convert all .md to .mdx

This commit is contained in:
Joel Wetzell
2026-03-28 14:59:10 -05:00
parent 694c0e505a
commit a8fc730eed
61 changed files with 0 additions and 0 deletions
+34
View File
@@ -0,0 +1,34 @@
---
title: Overview
sidebar:
label: Overview
order: 1
---
showbridge is a kind of re-imagining of [OSCulator](https://osculator.net/) taken way too far.
### Included Modules
- HTTP
- server
- UDP
- client
- server
- multicast client
- TCP
- client
- server
- [MQTT](https://mqtt.org/)
- client
- [NATS](https://nats.io/)
- client
- server
- [PosiStageNet](https://posistage.net/)
- client
- [SIP](https://datatracker.ietf.org/doc/html/rfc3261)
- call server
- [DTMF](https://en.wikipedia.org/wiki/DTMF_signaling) server
- MIDI
- input (not included in pre-built binaries yet)
- output (not included in pre-built binaries yet)
- Serial
- client (not included in pre-built binaries yet)