libs/encodings.lua

Sat, 28 Nov 2009 22:30:25 +0000

author
Matthew Wild <mwild1@gmail.com>
date
Sat, 28 Nov 2009 22:30:25 +0000
changeset 13
c3d83b98fb4f
parent 0
caf260adc453
child 107
59c6f2deb8ab
permissions
-rw-r--r--

verse.client: Add stream:send_iq() and stream:new_id() for sending iqs with response handlers, and for generating stream-unique ids respectively

module "encodings"

stringprep = {};

return _M;

mercurial