Description
A lightweight networking library that adds reliable communication features on top of UDP. Game engines, real-time applications, and networked tools can use it when they need lower latency than typical TCP workflows.
Most users install it as a dependency of software that already uses ENet. Developers choose it when they need a small library for packet-based network communication.