File

libs/encodings.lua @ 60:1f47ddab3499

verse: Fire "status" event for connection status changes (notably SSL handshake complete)
author Matthew Wild <mwild1@gmail.com>
date Tue, 11 May 2010 22:40:13 +0100
parent 0:caf260adc453
child 107:59c6f2deb8ab
line wrap: on
line source

module "encodings"

stringprep = {};

return _M;