pubnub / pubnub-angular

Official PubNub AngularJS SDK
Other
84 stars 43 forks source link

Supporting Channel Groups #13

Closed frederickbrock closed 9 years ago

frederickbrock commented 9 years ago

Hey, I added support for channel groups to angular some time ago. I weaved it into the ngSubscribe methods similar to the javascript sdk making the parameter "channel_group" recognized and ensuring the events are percolated as required.