I'm wondering this as well. I need to publish content that several different users (on their own channels) need to see.
I suppose I could do this by looping over the users and calling "subscribe_to" during each iteration, but I don't want the JavaScript to execute over and over locally.
I'm wondering this as well. I need to publish content that several different users (on their own channels) need to see.
I suppose I could do this by looping over the users and calling "subscribe_to" during each iteration, but I don't want the JavaScript to execute over and over locally.