Implementation of amqp 0.9.1 library for haxe.
cd spec
haxe --run GenerateDefinition.hx amqp-rabbitmq-0.9.1.json
haxe-amqp is currently not published to haxelib, so to install you've to use git install.
haxelib git haxe-amqp https://github.com/Dreaded-Gnu/haxe-amqp
This project relies heavily on promises which is linked as submodule and applied to class path via macro set as haxelib src.
In order to use examples with docker based rabbitmq from this project you've to generate a set of certificates via tls-gen
.