Writing an echo server in libev and C++ (2011) (opens in new tab)
Looking at event IO frameworks and found some really good comments about the “ev” library, the challenge is that I would rather work in C++ than pure C – I like …
Read the original article