What is it?
Showbridge is a protocol “router” of sorts that allows the user to take in messages (OSC, MIDI, etc) and perform actions when certain criteria are met. The layout of the application takes HEAVY inspiration from companion. Instances of the router can also be linked together using a “cloud” server that utilizes Socket.IO to facilitate message passing.
Some of the technologies are listed below.
- Angular Material (Web UI)
- Angular (Web UI)
- Electron
- electron-builder (package, publish)
- ncc (script bundling)
- commander (CLI)
- Socket.IO (“Cloud” Messaging)