Name: | enet |
---|---|
Version: | 1.3.11 |
Release: | 1.el7 |
Architecture: | aarch64 |
Group: | System Environment/Libraries |
Size: | 77823 |
License: | MIT |
RPM: | enet-1.3.11-1.el7.aarch64.rpm |
Source RPM: | enet-1.3.11-1.el7.src.rpm |
Build Date: | Thu May 24 2018 |
Build Host: | ca-buildarm02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://enet.bespin.org/ |
Summary: | Thin, simple and robust network layer on top of UDP |
Description: | ENet is 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. ENet is NOT intended to be a general purpose high level networking library that handles authentication, lobbying, server discovery, compression, encryption and other high level, often application level or dependent tasks. |