Commit 41b31de4 authored by haoyanbin's avatar haoyanbin

Fml

parent 5b3c379f
......@@ -195,6 +195,7 @@ Loop:
if msg.ProcedureType == 9 {
pingMsg := &SendMsg{ProcedureType: 10}
c.send(pingMsg)
fmt.Println("收到ping:", c.User)
}
SaveMsg(msg)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment