The local diep server, inspired by this
- websocket++
- boost
mkdir build && cd build
cmake ..
make
# to install it, run `sudo make install`
# make sure you are in the build directory
./diep-local
# if you installed it, run `diep-local`
mkdir build && cd build
cmake ..
make
# to install it, run `sudo make install`
# make sure you are in the build directory
./diep-local
# if you installed it, run `diep-local`