libs/encodings.lua

Sat, 21 Aug 2010 14:37:10 +0100

author
Matthew Wild <mwild1@gmail.com>
date
Sat, 21 Aug 2010 14:37:10 +0100
changeset 97
ad6006779416
parent 0
caf260adc453
child 107
59c6f2deb8ab
permissions
-rw-r--r--

verse.client: Update stream:close() to use base stream:close(), and not add an XMPP-specific :close() to the base stream

module "encodings"

stringprep = {};

return _M;

mercurial