mirror of
https://github.com/cloudwu/skynet.git
synced 2026-07-25 04:33:05 +00:00
重新设计debug.lua接口
This commit is contained in:
@@ -663,7 +663,7 @@ end
|
||||
|
||||
-- Inject internal debug framework
|
||||
local debug = require "skynet.debug"
|
||||
debug(skynet, {
|
||||
debug.init(skynet, {
|
||||
dispatch = skynet.dispatch_message,
|
||||
suspend = suspend,
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user