summaryrefslogtreecommitdiffstats
path: root/network/enet/README
blob: bb8132d4fd8d6b9cda9e50db7d2ae8cb431b8a52 (plain)
1
2
3
4
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.