Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 845 Bytes

File metadata and controls

13 lines (9 loc) · 845 Bytes

IBM Event Streams Kafka Node.js console sample application

This Node.js console application demonstrates how to connect to IBM Event Streams, send and receive messages using the node-rdkafka module. It also shows how to create and list topics using the Event Streams Admin REST API.

Important Note: This sample creates a topic with one partition on your behalf. On the Standard plan, this will incur a fee if the topic does not already exist.

Running the application

The application can be run in the following environments: