Skip to content

A RabbitMQ producer and consumer written in Golang and deployed with Docker

Notifications You must be signed in to change notification settings

pfernandom/rabbitmq-golang-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

rabbitmq-golang-client

A RabbitMQ producer and consumer written in Golang and deployed with Docker

Run

docker-compose up -d --build

Test

Navigate to http://localhost:4444/hello and check the logs. You will see a message in the consumer's log: Received a message: hellos

About

A RabbitMQ producer and consumer written in Golang and deployed with Docker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages