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

Subscriptions Without Callbacks (DEV-112) #282

Conversation

thefringeninja
Copy link
Contributor

@thefringeninja thefringeninja commented Feb 7, 2024

Added: overloads to subscribe to catchup subscriptions using a simple foreach
Added: overloads to subscribe to persistent subscriptions using a simple foreach
Changed: obsoleted subscription APIs: SubscribeToAllAsync and SubscribeToStreamAsync
Changed: obsoleted persistent subscription APIs: SubscribeToAllAsync and SubscribeToStreamAsync

@thefringeninja thefringeninja self-assigned this Feb 7, 2024
@thefringeninja thefringeninja force-pushed the subscriptions-without-callbacks branch 9 times, most recently from c652f07 to 665c012 Compare February 14, 2024 16:40
@thefringeninja thefringeninja force-pushed the subscriptions-without-callbacks branch 9 times, most recently from dcd7760 to ed78ff1 Compare February 15, 2024 20:11
@thefringeninja thefringeninja changed the title [Spike] Subscriptions Without Callbacks Subscriptions Without Callbacks (DEV-112) Feb 15, 2024
@thefringeninja thefringeninja marked this pull request as ready for review February 15, 2024 20:24
@RagingKore RagingKore added the enhancement New feature or request label Feb 16, 2024
@thefringeninja thefringeninja force-pushed the subscriptions-without-callbacks branch from 2e37e0c to 23bdb04 Compare February 27, 2024 14:37
@thefringeninja thefringeninja force-pushed the subscriptions-without-callbacks branch from 23bdb04 to 6d500e9 Compare February 27, 2024 14:46
@thefringeninja thefringeninja force-pushed the subscriptions-without-callbacks branch from 6d500e9 to b5bdf55 Compare February 27, 2024 14:52
@josephcummings josephcummings merged commit 5bd189a into EventStore:master Feb 28, 2024
59 checks passed
@thefringeninja thefringeninja deleted the subscriptions-without-callbacks branch February 28, 2024 21:52
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.

4 participants