Franco Zhou
Franco Zhou
maybe you can look for config.go
Session.Kick() ,method (s.entity.Kick(ctx)) ,click, implement by Agent.Kick(_, err = a.conn.Write(p)),it has a conflict
There is no solution to kicking people in the context of what he is sending a messagge if i am an administrator
> you mean you can't kick someone if you're processing a handler that the player initiated? First ,websocket connections cannot be written concurrently, the files push. Go and Kick. go,...
> you mean you can't kick someone if you're processing a handler that the player initiated? I think ,the kick packet should use the type of channel defined earlier,you want...
Strictly speaking, I can't guarantee that my first message will be processed first.
I'd be happy to,But I've been busy lately