remove broker and add group command

This commit is contained in:
云风
2012-08-30 17:26:48 +08:00
parent f4a895fa6f
commit 4610781498
7 changed files with 36 additions and 129 deletions

View File

@@ -8,5 +8,4 @@ end
skynet.start(function()
print("start",id)
skynet.enter_group(1)
end)