Skip to content

Consumer service handles messages from third-party channel.

License

Notifications You must be signed in to change notification settings

oleksiivelychko/go-consumer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-consumer

Consumer service handles messages from third-party channel.

⚠️ Third-party producer go-queue-service must be running before.

📌 Build binary and run consumer:

MQ_USER=rabbit MQ_PASS=secret MQ_HOST=go-queue-service.local MQ_PORT=5672 MQ_NAME=go-queue ./bin/app

Send and receive message from queue

About

Consumer service handles messages from third-party channel.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages