mirror of
https://github.com/cloudwu/skynet.git
synced 2026-07-24 12:20:41 +00:00
change skynet_send api (use uint32_t instead of string)
This commit is contained in:
@@ -2,7 +2,6 @@ local skynet = require "skynet"
|
||||
|
||||
print("Log server start")
|
||||
|
||||
local log = skynet.launch("snlua","globallog")
|
||||
print("log",log)
|
||||
skynet.launch("snlua","globallog")
|
||||
|
||||
skynet.exit()
|
||||
|
||||
Reference in New Issue
Block a user