A simple and elegant TCP library for small projects, thought for ease of use so the coder can focus on the important stuff of his project without having to deal with the details of implementing TCP servers and clients using the famous for its difficulty, WinAPI WinSock.
For that very reason, I made this as a header only library, to further simplify the usage. Take in account that because of that, the header will include some dependencies, be careful.
Report bugs to aruizfernandez05@gmail.com, or DM me in discord arf20#6509
arf20
C++11
Windows [x86 x64] (WinSock2) (MS VC++)
Linux [any] (POSIX) (gcc/g++)