Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auto batching for broadcasts #189

Merged
merged 2 commits into from
Oct 13, 2023
Merged

Auto batching for broadcasts #189

merged 2 commits into from
Oct 13, 2023

Conversation

palkan
Copy link
Member

@palkan palkan commented Oct 13, 2023

What is the purpose of this pull request?

This is a follow-up for anycable/anycable#216.

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

What changes did you make? (overview)

  • Added Rails.application.executor hooks to manage batching
  • Configured CI to run tests against anycable master

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

Checklist

  • I've added tests for this change
  • I've added a Changelog entry
  • I've updated documentation

@palkan palkan force-pushed the feat/auto-batching branch from 2d76a7d to b46d1ce Compare October 13, 2023 00:57
@palkan palkan merged commit d2e4b14 into master Oct 13, 2023
11 of 12 checks passed
@palkan palkan deleted the feat/auto-batching branch October 13, 2023 01:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant