Pulsar Node.js client

You can use a Pulsar Node.js client to create Pulsar producers, consumers, and readers in Node.js. All the methods in Pulsar Node.js clients are thread-safe.

Get started

  1. Set up Node.js client library
  2. Initialize a Node.js client
  3. Use a Node.js client

What’s next?

Reference doc