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

Fix: enable ws flag for provider-ws and ipc flag for provider-ipc in alloy prelude crate #436

Merged
merged 1 commit into from
Apr 2, 2024

Conversation

zerosnacks
Copy link
Member

@zerosnacks zerosnacks commented Apr 2, 2024

Motivation

Enables the ws and ipc flags on the provider crate through the alloy prelude to enable on_ws and on_ipc available on the ProviderBuilder.

This was missed in #391 as the examples did not use the methods.

Solution

The ws and ipc flag enable the pubsub flag internally, no change in behaviour is expected.

PR Checklist

  • Added Tests
  • Added Documentation
  • Breaking changes

@prestwich prestwich merged commit 187286f into alloy-rs:main Apr 2, 2024
18 checks passed
@zerosnacks zerosnacks deleted the fix/alloy-provider-prelude branch April 2, 2024 15:58
ben186 pushed a commit to ben186/alloy that referenced this pull request Jul 27, 2024
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.

2 participants