summaryrefslogtreecommitdiffstats
path: root/network/enet/README
blob: c7ab446f5dff1a96df2d725db6b68729b1dbb801 (plain)
ENet's purpose is to provide a relatively thin, simple and robust network
communication layer on top of UDP (User Datagram Protocol). The primary
feature it provides is optional reliable, in-order delivery of packets.