enet: enet - a UDP networking library enet: enet: ENet's purpose is to provide a relatively thin, simple and robust enet: network communication layer on top of UDP (User Datagram Protocol). enet: The primary feature it provides is optional reliable, in-order enet: delivery of packets. ENet is NOT intended to be a general purpose high enet: level networking library that handles authentication, lobbying, server enet: discovery, compression, encryption and other high level, often enet: application level or dependent tasks. enet: enet: