DZone
IoT Zone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
  • Refcardz
  • Trend Reports
  • Webinars
  • Zones
  • |
    • Agile
    • AI
    • Big Data
    • Cloud
    • Database
    • DevOps
    • Integration
    • IoT
    • Java
    • Microservices
    • Open Source
    • Performance
    • Security
    • Web Dev
DZone > IoT Zone > Node-RED: Now With AMPQ 1.0 Support With the RHEA Nodes Library

Node-RED: Now With AMPQ 1.0 Support With the RHEA Nodes Library

A brand new messaging and IoT library for providing AMQP 1.0 protocol support on Node-RED has just been released. Check out the features and go get it.

Paolo Patierno user avatar by
Paolo Patierno
·
Oct. 12, 16 · IoT Zone · News
Like (2)
Save
Tweet
3.80K Views

Join the DZone community and get the full member experience.

Join For Free

The first version of a new messaging and IoT library for providing AMQP 1.0 protocol support on Node-RED — a tool for wiring Internet of Things — has just been released.

This library is based on the official JavaScript RHEA library, which provides AMQP 1.0 support for Node.js applications (developed by one of my best colleagues in Red Hat, Gordon Sim).

Up to now, the available nodes are:

  • Sender: for sending messages to an AMQP address.
  • Receiver: for receiving messages from an AMQP address.
  • Requester: for executing a request to an AMQP address and waiting for a response on the address specified in the “reply-to” field.
  • Responder: for receiving a request on an AMQP address and sending the response on the address specified in the “reply-to” field.

Of course, it’s open source (available on GitHub) with a "getting started" guide and documentation available on the related Wiki.

amqp_nodes

I published it on NPM (Node-RED is completely based on Node.js) at following link but you can find it even on the official Node-Red website in the flows section (searching for “amqp,” for example).

Enjoy AMQP messaging and IoT with Node-RED flow programming!

Node-RED Library IoT

Published at DZone with permission of Paolo Patierno, DZone MVB. See the original article here.

Opinions expressed by DZone contributors are their own.

Popular on DZone

  • How To Check for JSON Insecure Deserialization (JID) Attacks With Java
  • The Power of Enum: Make Your Code More Readable and Efficient [Video]
  • On Architects, Architecture, and Failures
  • Anatomy of a Webhook HTTP Request

Comments

IoT Partner Resources

X

ABOUT US

  • About DZone
  • Send feedback
  • Careers
  • Sitemap

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • MVB Program
  • Become a Contributor
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 600 Park Offices Drive
  • Suite 300
  • Durham, NC 27709
  • support@dzone.com
  • +1 (919) 678-0300

Let's be friends:

DZone.com is powered by 

AnswerHub logo