Skip to content

A Julia AMQP (Advanced Message Queuing Protocol) / RabbitMQ Client.

License

Notifications You must be signed in to change notification settings

mfalt/AMQPClient.jl

 
 

Repository files navigation

AMQPClient

Build Status codecov.io

A Julia AMQP (Advanced Message Queuing Protocol) Client.

Supports protocol version 0.9.1 and RabbitMQ extensions.

This library has been tested with RabbitMQ, though it should also work with other AMQP 0.9.1 compliant systems.

Using AMQPClient:

Note: These documents may not mention all implemented APIs yet. Please look at the protocol references or exported methods of the package to get the complete list.

Protocol reference:

About

A Julia AMQP (Advanced Message Queuing Protocol) / RabbitMQ Client.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Julia 100.0%