link this library statically or dynamically to your project and use the provided network capabilities, nothing is completed yet its just a barebone for now
add this to your cmake
add_subdirectory(libnetwork)
target_link_libraries( ${PROJECT_TARGET} PRIVATE network)