SkillAgentSearch skills...

AMQPClient.jl

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

Install / Use

/learn @JuliaComputing/AMQPClient.jl
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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:

Examples

Julia code examples from RabbitMQ tutorials can be found in rabbitmq/rabbitmq-tutorials repository.

View on GitHub
GitHub Stars38
CategoryDevelopment
Updated9mo ago
Forks18

Languages

Julia

Security Score

72/100

Audited on Jun 18, 2025

No findings