Skip to content

AMQP Protocol library for D programming language.

Notifications You must be signed in to change notification settings

huntlabs/hunt-proton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hunt-proton

AMQP Protocol library for D programming language. Ported from Apache qpid proton-j.

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