ryanb / private_pub

Handle pub/sub messaging through private channels in Rails using Faye.
MIT License
864 stars 228 forks source link

prevent multiple subscriptions to same channel on same page #128

Open zaidhuda opened 7 years ago

zaidhuda commented 7 years ago

This will prevent PrivatePub from subscribing to a channel multiple times.