Skip to content
This repository was archived by the owner on Sep 17, 2025. It is now read-only.

theantichris/message-queue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

message-queue

Playing with RabbitMQ and Go.

Start Docker

docker run --rm -d --hostname my-rabbit --name some-rabbit -p 15672:15672 -p 5672:5672 rabbitmq:3-management

About

Playing with RabbitMQ and Go.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages