hs-ye / AMQPClient.jl

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AMQPClient

Build Status Coverage Status

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.

License:Other


Languages

Language:Julia 100.0%