Skip to content

A example project using rabbitmq for publishing and consuming messages.

Notifications You must be signed in to change notification settings

eduVeras/example-rabbitmq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example-RabbitMq

In this project i use rabbitmq publishing and consuming messages, with somes examples of retry and resilience.

Get Started

First of all to use this project you need to run a yml file with docker compose with the follow command:

docker-compose up

You can access rabbitmq admin in: http://localhost:15672/

Introduction

Technologies implemented

  • ASP.NET Core 3.1
  • Rabbitmq
  • Polly
  • Serilog

About

A example project using rabbitmq for publishing and consuming messages.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published