Language

Package: enet @ 1.3.15

Synopsis

Network communication layer on top of UDP

Description

ENet's purpose is to provide a relatively thin, simple and robust network communication layer on top of UDP. The primary feature it provides is optional reliable, in-order delivery of packets. ENet omits certain higher level networking features such as authentication, server discovery, encryption, or other similar tasks that are particularly application specific so that the library remains flexible, portable, and easily embeddable.

Home page
http://enet.bespin.org
Location
gnu/packages/networking.scm (line: 2108, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings