Skip to content

j50301m/rabbitmq-amqp-go-client

 
 

Repository files navigation

RabbitMQ AMQP 1.0 .Golang Client

This library is in early stages of development. It is meant to be used with RabbitMQ 4.0.

How to Run

  • Start the broker with ./.ci/ubuntu/gha-setup.sh start. Note that this has been tested on Ubuntu 22 with docker.
  • make test to run the tests
  • Stop RabbitMQ with ./.ci/ubuntu/gha-setup.sh stop

Getting Started

You can find an example in: examples/getting_started

About

Golang RabbitMQ client for AMQP 1.0 protocol

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 89.5%
  • Shell 9.9%
  • Makefile 0.6%