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

feat: Broadcaster Middleware #54

Merged
merged 3 commits into from
Aug 14, 2023
Merged

feat: Broadcaster Middleware #54

merged 3 commits into from
Aug 14, 2023

Conversation

TitanBuilder
Copy link
Contributor

We've added a new Broadcaster Middleware which takes a list of builders in the constructor and sends a bundle to each builder when 'send bundle' is called. As it's quite common for searchers to send to more than one builder these days, we feel this could be a useful feature to have. We are happy to discuss further and make any necessary changes.

This is a new middleware which will send a bundle to a list of builders
Copy link
Owner

@onbjerg onbjerg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

seems reasonable, good to merge when lint passes

@onbjerg onbjerg changed the title Broadcaster Middleware feat: Broadcaster Middleware May 19, 2023
@TitanBuilder
Copy link
Contributor Author

OK great. Lint should pass now.

@onbjerg onbjerg added the enhancement New feature or request label May 31, 2023
@wminshew
Copy link

@onbjerg any reason you haven't merged this yet?

@onbjerg onbjerg merged commit 0448835 into onbjerg:master Aug 14, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants