Skip to content

carlospedreira/masstransit-rabbitmq-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MassTransit RabbitMQ sample

Based on https://masstransit.io/quick-starts/rabbitmq.

Quick start

$ docker compose up

You can also look at the RabbitMQ dashboard via http://localhost:15672/ using:

  • Username: guest
  • Password: guest

Known issues

The dotnet application is starting before the RabbitMQ container is finished setting up, causing an initial connection error.

After a few seconds, the dotnet application retries to connect and everything works fine from then on.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors