#!/usr/bin/env bash g++ -std=c++17 -g -I headers -pthread main.cpp socket_listener.cpp -o ws_server