libglouglou - underlaying library for glougloud and glouglou clients Requirements ============ * libbsd * libevent2 Sendbuf ======= libglouglou includes a send buffer implementation to allow concatenation of small UDP packets to send larger packets on the wire. It can be reused independently by using sendbuf.c and sendbuf.h.