anycable / anycable-rails

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

Auto batching for broadcasts #189

Closed palkan closed 11 months ago

palkan commented 11 months ago

What is the purpose of this pull request?

This is a follow-up for https://github.com/anycable/anycable/pull/216.

Batching broadcasts automatically in a Rails app may be useful (especially for web requests).

What changes did you make? (overview)

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

Checklist