Add SignalR support for real-time frontend notifications when RabbitMQ tasks are completed. The backend should push processed task results directly to the client after the worker finishes execution.
Add SignalR support for real-time frontend notifications when RabbitMQ tasks are completed.
The backend should push processed task results directly to the client after the worker finishes execution.