mirror of
https://github.com/cloudwu/skynet.git
synced 2026-07-23 19:43:09 +00:00
add skynet.harbor.queryname
This commit is contained in:
@@ -6,6 +6,7 @@ skynet.start(function()
|
||||
print("run skynet examples/config_log please")
|
||||
harbor.connect(2)
|
||||
print("harbor 2 connected")
|
||||
print("LOG =", skynet.address(harbor.queryname "LOG"))
|
||||
harbor.link(2)
|
||||
print("disconnected")
|
||||
end)
|
||||
|
||||
Reference in New Issue
Block a user