mirror of
https://github.com/cloudwu/skynet.git
synced 2026-07-24 12:20:41 +00:00
remove snax queue mode
This commit is contained in:
@@ -45,9 +45,6 @@ function init( ... )
|
||||
print ("ping server start:", ...)
|
||||
-- init queue
|
||||
lock = queue()
|
||||
|
||||
-- You can return "queue" for queue service mode
|
||||
-- return "queue"
|
||||
end
|
||||
|
||||
function exit(...)
|
||||
|
||||
Reference in New Issue
Block a user