anycable / anycable-rails

AnyCable for Ruby on Rails applications
https://anycable.io
MIT License
499 stars 35 forks source link

Whispering backport for Action Cable #198

Open palkan opened 5 months ago

palkan commented 5 months ago

Context

We added whispering support to AnyCable in v1.5. Why not being so kind and adding it to Action Cable as well? (Similarly to broadcast to objects and signed streams features).

TODO