Open shfaizanali opened 9 years ago
Can you elaborate on that? What doesn't getSubscriptions() do at the moment ?
I think he is referring to the subscribe method. Would be nice to have the subscribe method take an array rather than a single channel.
subscribe(channelsArray, function(){});
Subscribe channel should allow the list so that If I want to subscribe to multiple chanels I dont have to chain the dependencies