@@ -0,0 +1,7 @@
local skynet = require "skynet"
print("agent",...)
skynet.callback(function(addr, msg)
print("[agent]",addr,msg)
end)
The note is not visible to the blocked user.