You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The user adds/deletes/marks as completed, deleted just like earlier, but
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.
The text was updated successfully, but these errors were encountered:
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?
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:
The text was updated successfully, but these errors were encountered: