Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 491 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 491 Bytes

haxe-amqp

Implementation of amqp 0.9.1 library for haxe.

running spec generation

cd spec
haxe --run GenerateDefinition.hx amqp-rabbitmq-0.9.1.json

installation

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

examples

In order to use examples with docker based rabbitmq from this project you've to generate a set of certificates via tls-gen.