add debug command inject

This commit is contained in:
Cloud Wu
2014-08-13 21:02:56 +08:00
parent 809e6c3a89
commit 6bf8dd9a31
5 changed files with 100 additions and 27 deletions

View File

@@ -701,6 +701,6 @@ end
-- Inject internal debug framework
local debug = require "skynet.debug"
debug(skynet)
debug(skynet, dispatch_message)
return skynet