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

Update api_service to use WebSockets #434

Open
1 task done
its-me-abhishek opened this issue Jan 15, 2025 · 3 comments · May be fixed by #444
Open
1 task done

Update api_service to use WebSockets #434

its-me-abhishek opened this issue Jan 15, 2025 · 3 comments · May be fixed by #444
Labels
enhancement New feature or request

Comments

@its-me-abhishek
Copy link
Contributor

its-me-abhishek commented Jan 15, 2025

Describe your improvement idea or feature request

The new JobQueue system in CCSync does not directly tell the status of the Job or its response, but uses a WebSocket instead.
Integrate this to the api_service.dart using web sockets library in Flutter.

How would you like to see it implemented?

  1. The user adds/deletes/marks as completed, deleted just like earlier, but
  2. Websocket is used to get the message/status and shows the relevant Snackbar
    Similar to this

Put here any screenshots or videos (optional)

No response

How can we contact you (optional)

Github/Slack

Would you like to work on this issue?

None

By submitting this issue, I have confirmed that:

  • I have starred the repo ⭐ and watched 👀 it on GitHub and followed the contribution guidelines.
@its-me-abhishek its-me-abhishek added the enhancement New feature or request label Jan 15, 2025
@SGI-CAPP-AT2
Copy link
Contributor

Hey, I can work on this one

@its-me-abhishek
Copy link
Contributor Author

Are there any updates? @SGI-CAPP-AT2

@SGI-CAPP-AT2
Copy link
Contributor

SGI-CAPP-AT2 commented Jan 21, 2025

Are there any updates? @SGI-CAPP-AT2

Yes I am working on this, will make pr soon

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
2 participants