Real-Time Messaging In A Distributed Architecture Using ABP, SignalR & RabbitMQ
In this article, we will build a basic real-time messaging application in a distributed architecture. We will use Abp Framework for infrastructure and tiered startup template, SignalR for real time server-client communication and RabbitMQ as the distributed event bus.