Added
- Remote trigger queue implementation
- Remote live data queue
Updated
- Message processing by the composite router
- Health monitoring service (use the new queue's)
- Project dependencies
Removed
- The
InternalRemoteQueue
(refactored into theRemoteLiveDataQueue
)