VerneMQ and TCP buffers

TCP buffers are probably not the main and first thing you think about when you start working with VerneMQ.

But, oh my, are they essential!

MQTT is a TCP based protocol, and VerneMQ is TCP/TLS server-based software. Knowing your ways around TCP stuff ...