sudo apt-get install cmake g++ pkg-config git vim-common libwebsockets-dev libjson-c-dev libssl-dev
mkdird build && cd build
cmake ..
make
To start the termynal_tty
server use the following command under Linux:
./build/termynal_tty -p <port> <shell>