mirror of
https://github.com/cloudwu/skynet.git
synced 2026-07-25 12:43:09 +00:00
add debug command inject
This commit is contained in:
@@ -701,6 +701,6 @@ end
|
||||
|
||||
-- Inject internal debug framework
|
||||
local debug = require "skynet.debug"
|
||||
debug(skynet)
|
||||
debug(skynet, dispatch_message)
|
||||
|
||||
return skynet
|
||||
|
||||
Reference in New Issue
Block a user