Skip to content

meong1234/go-rabbit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-rabbit

this rabbitMQ sample on golang, used on my presentation

presentation

slide : https://docs.google.com/presentation/d/11vPV8Elw4S4aXZXdHoEPIXkOJAFvqsw-LO9qoUpV-cw/edit youtube: https://www.youtube.com/watch?v=l_SgYpDu3JQ&t=2257s

Dependencies

Run rabbitMQ using docker

  • docker-compose up -d

Run the app using command line

  • make build

  • Run as publisher ./out/go-rabbit publish in another terminal

  • Run as publisher ./out/go-rabbit subscribe in another terminal

About

this rabbitMQ sample on golang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published