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

EventSource as Connectable #211

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

dalef84
Copy link

@dalef84 dalef84 commented Dec 11, 2024

What

Added a way to inject an eventSource of type Connectable<Model, Event>
Made it backwards compatible with existing API

Why

Allow for conditional subscriptions based on the state of the loop

Reference

Inspired by these changes

@dalef84 dalef84 force-pushed the eventsource-connectable branch from fc261ce to acff1c2 Compare December 11, 2024 09:12
@dalef84 dalef84 marked this pull request as ready for review January 7, 2025 14:46
@dalef84 dalef84 force-pushed the eventsource-connectable branch from d27cbed to 5ed4d16 Compare January 7, 2025 14:49
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