service_mgr support list, add a debug command to debug_console

This commit is contained in:
Cloud Wu
2014-04-19 20:45:40 +08:00
parent ddd0b13013
commit 8840c0fe3e
5 changed files with 98 additions and 20 deletions

View File

@@ -7,3 +7,4 @@ address = "127.0.0.1:2527"
master = "127.0.0.1:2013"
start = "main_log"
luaservice ="./service/?.lua;./test/?.lua;./examples/?.lua"
snax = "./examples/?.lua;./test/?.lua"

View File

@@ -8,7 +8,7 @@ skynet.start(function()
skynet.monitor "simplemonitor"
local lualog = skynet.newservice("lualog")
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", {