aboutsummaryrefslogblamecommitdiff
path: root/net/enet/pkg-descr
blob: 0bc0b3f2f05e8ceff61e3c2e93d6b8108c966475 (plain) (tree)
1
2
3
4
5
6
7
8
9







                                                                               
                            
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.

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.

WWW: http://enet.bespin.org/