mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
4 lines
219 B
Text
4 lines
219 B
Text
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.
|
|
|