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 #19

Merged
merged 2 commits into from
May 24, 2023
Merged

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.

@metachris
Copy link
Owner

looks great! is this already battle tested?

@metachris
Copy link
Owner

A quick description in the README would be great too / link to the example 🙏

@TitanBuilder
Copy link
Contributor Author

A quick description in the README would be great too / link to the example pray

Addressed

looks great! is this already battle tested?

Yes, we have tested with sending bundles to all endpoints listed on "https://www.mev.to/builders"

@metachris
Copy link
Owner

nice, thanks!

@metachris metachris merged commit 702086e into metachris:master May 24, 2023
2 checks passed
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.

None yet

2 participants