Menu

bleen / News: Recent posts

Bleen first release, 0.1

Bleen is a high performance C++ UDP-based networking library on UDT. It is a thin wrapper around UDT which does the heavy lifting. Bleen is suitable for applications that need low latency network messaging and/or streaming such as multiplayer networked games or VoIP applications.

In addition to UDT's marvelous features in this regard, bleen provides a more C++ object style API. Most of the intended features of bleen have not yet been included in this release, such as encryption and authentication (including packet headers), key exchange, MTU discovery and automated MSS adjustments, and clock synchronization.... read more

Posted by mikedilger 2009-10-22