forked from JonathanGiles/cloud-sync
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Currently, we have 2 different implementations for the same thing - a bus/queue to asynchronously process events/tasks. TaskQueue and CloudSyncRxBus.
Improve this by:
- unify in one simple bus/queue class?
- Refactor in order to be more consistent between them?
- Create a well defined interface for the bus/queue?
- Other suggestion?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request