Minimal example of streamer application using hub service.
Streamer code using procedural data to share it through server hub.
Allow to check hub install (shared only, static only, UWP, x86, arm64) quickly from CI.
- Linux
- Windows (10, 11)
- UWP (Universal Windows)
- OSX (11.6)
- Clang 15 and above
- GCC 12 and above
- VS2019 and above
- C/C++ API documentation
mkdir build
cmake -B build
cmake --build build