Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 237 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 237 Bytes

RabbitMQ

Just send and receive simple value via message brocker

Install

  1. Install docker and docker compose

Run

  1. Up RabbitMQ instance with command docker compose up -d
  2. Run go run main.go