зеркало из
1
0
Форкнуть 0
Node client library for Azure Event Hubs https://azure.microsoft.com/services/event-hubs
Перейти к файлу
amarzavery 13d13bbbc3 Initialize open publishing repository: https://github.com/Azure/azure-event-hubs-node of branch live 2018-05-25 19:01:12 +00:00
.github/ISSUE_TEMPLATE Update Bug_report.md 2018-05-02 19:50:14 -07:00
.vscode small updates 2018-05-02 15:50:01 -07:00
client Initialize open publishing repository: https://github.com/Azure/azure-event-hubs-node of branch live 2018-05-25 19:01:12 +00:00
processor send messages with partition key 2018-05-23 19:56:53 -07:00
testhub testhub related changes. 2018-05-02 14:57:09 -07:00
.gitattributes
.gitignore example restructure 2018-05-02 14:36:13 -07:00
.openpublishing.build.ps1 Initialize open publishing repository: https://github.com/Azure/azure-event-hubs-node of branch live 2018-05-25 19:00:55 +00:00
.openpublishing.publish.config.json Initialize open publishing repository: https://github.com/Azure/azure-event-hubs-node of branch live 2018-05-25 19:01:12 +00:00
.travis.yml Update .travis.yml 2018-05-24 21:47:36 -07:00
LICENSE-CODE Initialize open publishing repository: https://github.com/Azure/azure-event-hubs-node of branch live 2018-05-25 19:00:55 +00:00
License
README.md Reorg for client and EPH 2018-05-02 14:26:02 -07:00
ThirdPartyNotices Initialize open publishing repository: https://github.com/Azure/azure-event-hubs-node of branch live 2018-05-25 19:00:55 +00:00
contribute.md
sample.env
thirdpartynotice.txt

README.md

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.