enet.host Description An ENet host for communicating with peers. On creation it will bind to a port on an address, unless otherwise specified, which will keep other
enet.peer:timeout Returns or sets the parameters when a timeout is detected. This is happens either after a fixed timeout or a variable timeout of time that takes the round trip time into
enet.host:total sent data Returns the number of bytes that were sent through the given
enet.host:compress with range coder Toggles an adaptive order-2 PPM
enet.peer Description An ENet peer which data packets may be sent or received from. In most applications you'll manually keep track of connected peers.
Page 4 of 4