Skip to content

Dreaded-Gnu/haxe-amqp

Repository files navigation

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

Using amqp source install.

haxelib git amqp https://github.com/Dreaded-Gnu/haxe-amqp

Using amqp normal install

haxelib install amqp

This project relies heavily on promises which is linked as submodule and applied to class path via macro set as haxelib src.

examples

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

About

AMQP 0-9-1 library and client for haxe

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published