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

5 строки
352 B
Markdown

# 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](./client).
- `azure-event-processor-host` - The Event Processor Host for efficient receiving of messages. You can find more info over [here](./processor).