RabbitMQ Code Sample

RabbitMQ is a message broker that has official support on loads of platforms and offers a bunch of official libraries and tools. There is also tons of unofficial clients created by the community.

Client libraries for your selected programming language are here gathered, first for AMQP followed by MQTT sample code.

AMQP

RabbitMQ and Node.JS

MQTT