[Name] ENet
[Summary] Network communication library based on UDP
[Description] 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.
[License] MIT/X11 License
[Homepage] http://enet.bespin.org/
