The LPT library implements a TCP-like reliable transport protocol over UDP, with a sockets-like API. Whereas TCP congestion control is fair-share, LPT (low priority transport) congestion control is designed to only use idle network bandwidth.
This project has not released any news articles.