www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.announce - AMQP Protocol library for D is ported!


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.


  * 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



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