Message Broker

Message Broker

Chat Application With ASP.NET MVC Using RabbitMQ

Chat Application With ASP.NET MVC Using RabbitMQ In this article, you will learn how to develop a chat application in ASP.NET MVC using RabbitMQ. First, you need to download RabbitMQ and OTP. Step 1: RabbitMQhttps://www.rabbitmq.com/download.html  Step 2: OTP http://www.erlang.org/downloads Create a new MVC project. Step 3: Open Visual Studio Go to File menu and select […]

Chat Application With ASP.NET MVC Using RabbitMQ Read More »