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

migrate to using plain futures crate #202

Merged
merged 2 commits into from
Dec 13, 2024
Merged

Conversation

rgbkrk
Copy link
Member

@rgbkrk rgbkrk commented Dec 13, 2024

I'm working on implementing Stream and Sink for the RouterSocket and DealerSocket again so that we can implement .split() and I wanted to make sure these types were aligned for downstream packages.

@rgbkrk rgbkrk force-pushed the standardize-one-futures branch from fad6225 to 4cd0c40 Compare December 13, 2024 01:16
@rgbkrk rgbkrk force-pushed the standardize-one-futures branch from 936b37b to 38a5367 Compare December 13, 2024 01:22
@rgbkrk rgbkrk merged commit 77f842b into master Dec 13, 2024
3 checks passed
@rgbkrk rgbkrk deleted the standardize-one-futures branch December 13, 2024 01:28
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