leafo / lapis

A web framework for Lua and OpenResty written in MoonScript
http://leafo.net/lapis/
MIT License
3.12k stars 247 forks source link

Remote debugger #59

Open leafo opened 10 years ago

leafo commented 10 years ago

The ability for a worker to pause execution and connect to a remote debugger letting you run arbitrary code to inspect the current context.

qaisjp commented 10 years ago

+1