LUBE

LUBE is a networking library intended to make networking easy for lovers. It can be found in the forum thread, and the download includes the latest docs.

In the future this page will include some examples.

Types

ClientObjectA client object.
ServerObjectA server object.

Functions

LUBE.bin:packPacks table data.
LUBE.bin:setseperatorsSets the separators for pack/unpack.
LUBE.bin:unpackUnpacks table data.
LUBE.clientCreates a client object.
LUBE.serverCreates a server object.

See Also

Other Languages