add snax command to debug console

This commit is contained in:
Cloud Wu
2014-04-24 19:53:55 +08:00
parent bad9a5fc54
commit 904308bc72
2 changed files with 12 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ skynet.start(function()
local service = skynet.newservice("service_mgr")
skynet.monitor "simplemonitor"
local console = skynet.newservice("console")
-- skynet.newservice("debug_console",8000)
skynet.newservice("debug_console",8000)
skynet.newservice("simpledb")
local watchdog = skynet.newservice("watchdog")
skynet.call(watchdog, "lua", "start", {