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

EventBroadcaster: Introduce connect & close + Clean code a bit #82

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

roekatz
Copy link
Contributor

@roekatz roekatz commented Aug 15, 2024

connect method is important to be able to retry connections (Specifically from opal server) without using the cumbersome __aenter__

@roekatz roekatz force-pushed the roe/per-10361-fix-opal-server-eventbroadcaster-integration branch 2 times, most recently from 804da6a to d75208d Compare September 4, 2024 15:20
@roekatz roekatz marked this pull request as ready for review September 4, 2024 15:21
@roekatz roekatz changed the title Refactor EventBroadcaster Simplify EventBroadcaster's interface Sep 4, 2024
@roekatz roekatz force-pushed the roe/per-10361-fix-opal-server-eventbroadcaster-integration branch 2 times, most recently from 7f7b9d8 to 7bcbcaa Compare September 5, 2024 10:11
@roekatz roekatz changed the title Simplify EventBroadcaster's interface EventBroadcaster: Introduce connect & close + Clean code a bit Sep 5, 2024
@roekatz roekatz requested a review from asafc September 5, 2024 10:13
@roekatz roekatz force-pushed the roe/per-10361-fix-opal-server-eventbroadcaster-integration branch from 7bcbcaa to ee3c2ee Compare September 9, 2024 12:16
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