Node.js API

The Solace Messaging API for Node.js, version 10.18, can be used in cloud-based, enterprise scale server applications.

The Solace Node.js API share the same asynchronous and non-blocking programming model as the Solace JavaScript APISolace Python API, and Solace Go API. The difference is that it is packaged differently, and optimized for Node.js.

Message Exchange Patterns

The Solace Messaging API for Node.js supports all common message exchange patterns.

  • Publish / Subscribe
  • Point-to-Point
  • Request / Reply

For more information, see Message Exchange Patterns.

Features

For the list of features that are supported for the Solace Messaging API for Node.js, see the Node.js column in the table in Feature Support in Solace Messaging APIs.

Get Started

Tutorials are provided to help you quickly get up to speed developing applications using the Solace Messaging API for Node.js.

There are three ways you can get started using a Solace event broker:

  1. If you have Solace event brokers already deployed, obtain the hostname or IP address of an event broker to test against, a username and password to access it, and a Message VPN in which you can produce and consume messages.
  2. You can set up a software event broker as a container image. For more information, see Setting Up Container Images
  3. You can spin up an event broker service, which is a SaaS-based software event broker running in Solace Cloud.

Start Tutorials

Node.js API Reference

Click below to access the reference for the Solace Messaging API for Node.js.

Node.js Reference

Node.js Release Notes

Click below to download the latest release notes for the Solace Messaging API for Node.js.

Node.js API Release Notes