agentzh

Hello!

On Mon, Nov 17, 2014 at 12:50 PM, Gaurav Kumar wrote:
> Nevermind, I think I answered my own questions. Since Cocockets are not
> available,  lua-resty-logger-socket won't work either. So I need to
> experiment with ngx.timer.at API.
>

IIRC, lua-resty-logger-socket already handles the timer part
automatically for you. It should work out of the box. If not, let me
know :)

FWIW, we use this library directly in log_by_lua at CloudFlare :)

Regards,
-agentzh