зеркало из
1
0
Форкнуть 0
azure-event-hubs-node/README.md

355 B

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.