[akka-user] Re: Distributed pub-sub with Akka

2014-07-25 Thread misael neto
Hi, is there a way to list all topics to which an actor has subscribed to? I read the documentation in https://github.com/akka/akka/blob/master/akka-contrib/docs/distributed-pub-sub.rst and the javadoc but i could not find anything... On Thursday, April 4, 2013 3:27:23 AM UTC-3, Rajiv Kurian

Re: [akka-user] Re: Distributed pub-sub with Akka

2014-07-25 Thread Akka Team
On Fri, Jul 25, 2014 at 6:56 AM, misael neto wrote: > Hi, is there a way to list all topics to which an actor has subscribed to? > I read the documentation in > https://github.com/akka/akka/blob/master/akka-contrib/docs/distributed-pub-sub.rst > and the javadoc but i could not find anything... >