Callbacks 1 article #Callbacks #Coroutines #Atlas Lua Log #5: Callbacks to Coroutines I’ve been working on how to avoid callbacks in my web framework. My goal with Atlas is to produce interfaces that look like synchronous calls, but utilize cooperative scheduling …