AtlasA collection of 6 articles#Lua#ASGI#AtlasLua Log #6: LASGI - ASGI in LuaIn my limited time this week, I built out the interface between the web server and my application. I’m leaning heavily on work done in Python by implementing ASGI in Lua.#Callbacks#Coroutines#AtlasLua Log #5: Callbacks to CoroutinesI’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 …I make a lot of Django content for the community.Please support me on Patreon!Previous Articles →