Difference between revisions of "LUBE"

(minor formatting changes, added keyword)
(LUBE is dead (long live Grease? probably not))
Line 25: Line 25:
 
{{#set:Description=The one and only networking library}}
 
{{#set:Description=The one and only networking library}}
 
{{#set:Keyword=Networking}}
 
{{#set:Keyword=Networking}}
[[Category:Libraries]]
 

Revision as of 21:38, 12 July 2017

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