/azure-event-hubs-node

Node client library for Azure Event Hubs https://azure.microsoft.com/services/event-hubs

Primary LanguageTypeScriptMIT LicenseMIT

Azure Event Hubs for node.js

We have two client libraries for Azure Event Hubs

  • @azure/event-hubs - The Event Hubs client for sending and receiving messages. You can find more info over here.
  • @azure/event-processor-host - The Event Processor Host for efficient receiving of messages. You can find more info over here.