File

libs/encodings.lua @ 76:927167321283

verse.client: Fire 'ready' event on stream when resource binding or session negotiation is complete, hook this instead of binding-success
author Matthew Wild <mwild1@gmail.com>
date Sun, 30 May 2010 02:49:02 +0100
parent 0:caf260adc453
child 107:59c6f2deb8ab
line wrap: on
line source

module "encodings"

stringprep = {};

return _M;