uflow

uflow is a Rust library and UDP networking protocol for realtime internet data transfer, with a focus on simplicity and security. Though it has been designed from the ground up, uflow's interface and functionality are inspired by the venerable ENet library.

A previous version, 0.2, is described in the whitepaper.

The current version, 0.3, has the following improvements over 0.2:

These and other features have proven to be functional, and the new design will be summarized in a subsequent whitepaper. Documentation can be found at docs.rs.