跳到主内容
预览中

Public preview: Event Hubs for Node.js

发布日期:四月 25, 2018
You can now efficiently send events and receive event streams from Azure Event Hubs in your Node.js applications by using the updated Event Hubs package for Node.js. To get started, run npm install azure-event-hubs and follow the README to learn how to address common scenarios.
 
Azure Event Hubs offers managed "hubs" for sending and receiving high-volume event streams, such as operational logs and sensor data. The updated Node.js package offers easy-to-use send and receive functions that connect with hubs by using the AMQP 1.0 protocol, as implemented by rhea.
 
Look for more Azure libraries for Node.js in the Azure SDK.
  • 事件中心
  • SDK and Tools
  • Services

相关产品