A custom WebRTC module using libdatachannel
to connect a Pilot with Linear.
- C++17
- CMake >=3.10
- libdatachannel
- googletest
$ cmake -B build -DBUILD_TESTS=1 -DBUILD_DOCS=1
$ cmake --build build # will build docs in ./docs
# Build first, then run the following
$ ctest --test-dir build --output-on-failure
Jacob SP <jacob@moca.st>
This software is distributed under the General Public License v2.0, more information available at the Free Software Foundation.