slackbuilds/network/enet
B. Watson b66b189126 network/enet: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
2022-03-13 17:38:24 -04:00
..
README network/enet: Wrap README at 72 columns. 2022-03-13 17:38:24 -04:00
enet.SlackBuild network/enet: Remove .la files. 2022-02-16 08:18:58 +07:00
enet.info network/enet: Updated for version 1.3.17 + new maintainer 2021-01-30 09:39:46 +07:00
slack-desc network/enet: Updated for version 1.3.17 + new maintainer 2021-01-30 09:39:46 +07:00

README

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.