Commit Graph

1 Commits (31d4b4674f12b2ebedeeff4320e98348bd4b4c7d)

Author SHA1 Message Date
chrox 9299b9a5e8 add async http client
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.
9 years ago