I want to execute a method on all connected clients from the server, except for the current client. Any way to do this without me maintaining my own list of clientids?
TIA!
You can use Clients.OthersInGroup() method.
This functionality has been proposed and discussed on the github issues list for the project, but is not yet implemented http://goo.gl/pyMwF.
For now, you will need to do your own filtering of your clients.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With