Now I'm developing chat using wamp-protocol, crossbar.io, autobahn.ws. We have rooms only for two clients. I need to define if other client is in room, if it in I publish new message in other case I make request to GCM. Every room has own uri like 'com.example.chat.'
That's why I need to get list of clients in specified uri 'com.example.chat.'.