Generally Available: Azure Functions Support for HTTP Streams in Node.js

0
70
VMware CEO tells enterprises to become 'cloud-smart' to speed up pace of digital transformation

Source is Azure Business News

Azure Functions support for HTTP streams in Node.js is now generally available. With this feature, you can stream HTTP requests to, and responses from, your Functions Apps.

With HTTP Streams, scenarios like processing large data, streaming OpenAI responses, delivering dynamic content etc. are possible. Users can leverage this feature for use cases where real time exchange and interaction between client and server over HTTP connections is needed. We recommend using streams to get the best performance and reliability for your apps.

HTTP Streams in Node.js is supported only in the Azure Functions Node.js v4 programming model.

Learn more.

Source is Azure Business News

Vorig artikelPublic preview: Azure Log Analytics enhances resilience with workspace replication across regions
Volgend artikelPublic preview: Azure Functions extension for OpenAI