C++ TCP server
This is a basic TCP server made in C++, which supports routes, file paths and supports error responses.
Usage
Run:
make
./main
To stop it: exit
This is a basic TCP server made in C++, which supports routes, file paths and supports error responses.
Run:
make
./main
To stop it: exit