** WORK IN PROGRESS **
This will be a communications bridge based on websockets++, which will be used to stream games from a computer (e.g. raspberry pi) to a a browser, e.g. on a Switch.
- add tests & CI
- add client type and client app which provides a game
- refactor
Client
andBridge
:- add some kind of command registration to bridge and client class for maximum flexibility