anycable / anycable-rails

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

Broadcast to others #191

Closed palkan closed 11 months ago

palkan commented 11 months ago

What is the purpose of this pull request?

This feature brings the ability to deliver broadcast events to everyone except the current session.

Based on https://github.com/anycable/anycable/pull/218 and https://github.com/anycable/anycable-go/pull/194

What changes did you make? (overview)

Is there anything you'd like reviewers to focus on?

Checklist