Contains common functionality required by both RAWRTC and RAWRTCDC.
The following tools are required:
cd <path-to-rawrtcc> mkdir build meson build cd build ninja
When creating a pull request, it is recommended to run format-all.sh
to apply a consistent code style.