mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
it uses non-blocking turbo I/O looper to process http request so that multiple http request can be handled simultaneously and http request won't block user input, and most importantly, in Lua's way.