How to connect two microservices with RabbitMQ
Angelo Pirola

Angelo Pirola @angelodotnet

About: Freelance .NET Software Engineer

Location:
Varese, Italy
Joined:
Apr 27, 2023

How to connect two microservices with RabbitMQ

Publish Date: Dec 27 '24
0 0

The example in the github repository below shows a simple implementation of two microservices (.NET 8 Web Api) communicating with each other via RabbitMQ queues.

If you want a two-way communication instead, we recommend reading the article example of Microservice Communication with RabbitMQ and MassTransit (click here to read the article)

GitHub Repository

Comments and/or suggestions are always welcome.

Comments 0 total

    Add comment