Commit Graph

3 Commits (56159480f29942d1b32d2b935f7d0233b49acd98)

Author SHA1 Message Date
chrox 0191dc6530 revert busted to v1.10.0 to avoid segmentation fault in testing 9 years ago
chrox e74d1fa557 turn off debug in unit test 9 years ago
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