Skip to content

AMQP 0-9-1 library and client for haxe

License

Notifications You must be signed in to change notification settings

Dreaded-Gnu/haxe-amqp

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages