You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Azure Event Hubs is a highly scalable publish-subscribe service that can ingest millions of events per second and stream them to multiple consumers. This lets you process and analyze the massive amounts of data produced by your connected devices and applications.
The @azure/event-hubs package provides the SDK for JavaScript & TypeScript developers to write applications that use Azure Event Hubs. Version 5 of this package follows the latest guidelines for writing TypeScript SDKs for Azure services with the goal of being a client library that is developer-friendly, idiomatic to the JavaScript ecosystem, and as consistent across different languages and platforms as possible.
This issue tracks the work we have planned for this package for the duration of July - December 2021
AlexGhiondea
changed the title
Event Hubs Commitments for JS
Azure Event Hubs Commitments for JS
Jun 24, 2021
AlexGhiondea
changed the title
Azure Event Hubs Commitments for JS
Azure Event Hubs Commitments for JS (July-December 2021)
Jun 24, 2021
ramya-rao-a
changed the title
Azure Event Hubs Commitments for JS (July-December 2021)
Azure Event Hubs Commitments for JS (July 2021-March 2022)
Dec 14, 2021
👋 I chatted with Alex and he mentioned it's safe to close these epics now.
But... there are a lot of open issues that are parented here. I am going to close this, but feel free to reopen if needed. Ideally we'd find a new home for them but that's up to the EH crew
Azure Event Hubs is a highly scalable publish-subscribe service that can ingest millions of events per second and stream them to multiple consumers. This lets you process and analyze the massive amounts of data produced by your connected devices and applications.
The @azure/event-hubs package provides the SDK for JavaScript & TypeScript developers to write applications that use Azure Event Hubs. Version 5 of this package follows the latest guidelines for writing TypeScript SDKs for Azure services with the goal of being a client library that is developer-friendly, idiomatic to the JavaScript ecosystem, and as consistent across different languages and platforms as possible.
This issue tracks the work we have planned for this package for the duration of July - December 2021
New features
Testing improvements:
General improvements:
The text was updated successfully, but these errors were encountered: