Preset for Azure Functions V4 with HTTP Streaming
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 11.2k
- Forks
- 899
- Avg merge
- 2d 24m
- Merged PRs (30d)
- 40
Description
Describe the feature
The current azure-functions preset still uses the old Azure function runtime programming model which does not support HTTP Streaming. In the Azure Function V4 runtime support for HTTP Streaming is currently in preview: https://techcommunity.microsoft.com/t5/apps-on-azure-blog/azure-functions-support-for-http-streams-in-node-js-is-now-in/ba-p/4066575
With HTTP Streaming, we can use Azure Functions as a runtime for applications like Solid Start, which require HTTP Streaming to fully function.
Additional information
- Would you be willing to help implement this feature?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the current azure-functions preset and reading how it targets the Azure Functions runtime. Check the linked Azure HTTP Streaming requirements and determine the V4 programming model changes needed; done means the preset supports HTTP Streaming for applications such as Solid Start.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, typescript
- Domain
- backend, cloud
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100