A yet another #sourcecode to share is a small C++ #wrapper around #libevent #library to provide #message-oriented send / receive #asynchronous #API.
This #library abstracts from #libevent and #provides simple #message-based #interface to send and receive structures over the network.
We use this...