Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想在服务器上所有连接的客户端上执行一个方法,当前客户端除外。如果我不维护自己的客户端 ID 列表,有什么方法可以做到这一点?
蒂亚!
您可以使用Clients.OthersInGroup()方法。
此功能已在项目的 github 问题列表中提出和讨论,但尚未实现http://goo.gl/pyMwF。
现在,您需要自己过滤客户。