mirror of
https://github.com/cloudwu/skynet.git
synced 2026-07-24 03:53:09 +00:00
msggate example
This commit is contained in:
@@ -15,7 +15,6 @@ local handler = {}
|
||||
|
||||
function handler.open(source, conf)
|
||||
watchdog = conf.watchdog or source
|
||||
maxclient = conf.maxclient or 1024
|
||||
end
|
||||
|
||||
function handler.message(fd, msg, sz)
|
||||
|
||||
Reference in New Issue
Block a user