December 05, 2019
# hunt-proton
AMQP Protocol library for D programming language. Ported from [Apache qpid proton-j](http://qpid.apache.org/proton/index.html).

Hunt Proton is a high-performance, lightweight messaging library. It can be used in the widest range of messaging applications, including brokers, client libraries, routers, bridges, proxies, and more. Proton makes it trivial to integrate with the AMQP 1.0 ecosystem from any platform, environment, or language.

## Features
 * A flexible and capable reactive messaging API
 * Full control of AMQP 1.0 protocol semantics
 * Portable C implementation with bindings to popular languages
 * Pure D implementation
 * Peer-to-peer and brokered messaging
 * Secure communication via SSL and SASL

## Repositories

Github https://github.com/huntlabs/hunt-proton
DLang https://code.dlang.org/packages/hunt-proton