On the front of converting callbacks to lambda/fun...
# general
t
On the front of converting callbacks to lambda/functions. AFAIK one has to
require
any modules inside the callback. How do I make instances reusable between requests then, e.g. a request with a static agent?