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

Add websocket support and realtime updates of connector #3

Merged
merged 3 commits into from
Sep 20, 2024
Merged

Conversation

zereraz
Copy link
Contributor

@zereraz zereraz commented Sep 20, 2024

As we keep fetching data from the connectors we want to communicate update messages to the user.
This is a basic version at the moment. A more generic version where multiple apps are supported.

.complete method has to be called at the end of the job
at the same time our connection status has to be connected
isIntegrating helps with managing the status between the form
and the connect/connecting status
@zereraz zereraz merged commit 6499998 into main Sep 20, 2024
@zereraz zereraz deleted the job-updates branch September 23, 2024 20:19
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