You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Enhance our stream_from patch to store whispering stream information in the channel state
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
Enhance our stream_from patch to store whispering stream information in the channel state
Patch the Subscriptions#execute_command method to handle the
whisper
command (broadcast to the whispering stream)The text was updated successfully, but these errors were encountered: