mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
5 lines
219 B
Text
5 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.
|
||
|
|