The server is written in C++11 and requires the presence of the libtls library (part of LibreSSL).
LibreSSL
All components are present in the base system.
# apk add g++ libressl-dev
# apt install libtls-dev