amarzavery / azure-event-hubs-node

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:MIT License


Languages

Language:TypeScript 99.4%Language:JavaScript 0.4%Language:PowerShell 0.1%