ryanb / private_pub

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

Delete callbacks when you unsubscribe from a channel. #102

Closed jrdi closed 5 years ago

jrdi commented 9 years ago

Related #60

simonoff commented 9 years ago

this gem is not supported. Please look on https://github.com/dotpromo/danthes

jrdi commented 9 years ago

@simonoff did you try to implement my changes on your gem fork?

simonoff commented 9 years ago

@jrdi I did more https://github.com/dotpromo/danthes/blob/master/app/assets/javascripts/danthes.js.coffee#L160