Uflow

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

Features

Documentation

Documentation can be found at docs.rs.

Architecture

Although a previous version is described in the whitepaper, much has changed about the library in the meantime (including the name!). The current version has the following improvements:

The new design will soon™ be summarized in an updated whitepaper.