Skip to content

messaging

Benjamin Bennett edited this page Dec 12, 2020 · 15 revisions

This is a simple implementation of message publishing using RabbitMQ and a Go RabbitMQ Client Library.

cd go-bits/messaging
docker-compose up
go run -race main.go
Clone this wiki locally