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

Introduce New Types For Subscription Positions #188

Merged

Conversation

thefringeninja
Copy link
Contributor

@thefringeninja thefringeninja commented Jan 27, 2022

Added: New Types for Subscription Positions

Having an if statement to call one of two overloads when trying to subscribe has proved cumbersome. Adding two new types, FromAll and FromStream, should make it easier for consumers.

Fixes: #186

@thefringeninja thefringeninja self-assigned this Jan 27, 2022
@thefringeninja thefringeninja force-pushed the like-subscribe-bell-button branch 9 times, most recently from e01ee93 to be69669 Compare February 1, 2022 10:19
@thefringeninja thefringeninja marked this pull request as ready for review February 1, 2022 10:24
oskardudycz
oskardudycz previously approved these changes Feb 3, 2022
hayley-jean
hayley-jean previously approved these changes Feb 3, 2022
Copy link
Contributor

@timothycoleman timothycoleman left a comment

Choose a reason for hiding this comment

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

hold off for the sec, still reviewing

Copy link
Contributor

@timothycoleman timothycoleman left a comment

Choose a reason for hiding this comment

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

looks good 👍

Copy link
Contributor

@oskardudycz oskardudycz left a comment

Choose a reason for hiding this comment

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

Sweet!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants