@azure/event-hubs
Azure Event Hubs is a scalable event processing service that ingests and processes large volumes of events and data, with low latency and high reliability. More information about Azure Event Hubs can be found over here.
This sdk provides a convenient way to interact with the Azure Event Hubs service.
Pre-requisite
- Node.js version: 8.x or higher. We would encourage you to install the latest available LTS version at any given time from https://nodejs.org. Please do not use older LTS versions of node.js.
Installation
npm install @azure/event-hubs