skynet harbor

This commit is contained in:
云风
2012-08-03 18:20:05 +08:00
parent 4bcd81bcb6
commit 58101c5be4
29 changed files with 1197 additions and 135 deletions

4
config
View File

@@ -2,3 +2,7 @@ thread = 8
mqueue = 256
cpath = "./"
logger = nil
harbor = 1
address = "tcp://127.0.0.1:2525"
master = "tcp://127.0.0.1:2012"
start = "main.lua"