Skip to content

See the difference when using HTTP streaming in Azure Functions. In this sample, there are two function apps that upload a file, one with streaming and one without.

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

Azure-Samples/azure-functions-python-http-stream-text

Azure Functions HTTP Streaming Comparison in Python

This sample includes two Azure Function apps; one that utilizes the newly released HTTP streaming feature and one that leverages the original HTTP functionality. You can use this sample to test the HTTP streaming feature and see the differences in responses and performance within the applications.

To run these samples, use the instructions in Getting started with HTTP Streams using Azure Functions in Python. For any questions or feedback, please file an issue in the Azure Functions Python worker repository.

About

See the difference when using HTTP streaming in Azure Functions. In this sample, there are two function apps that upload a file, one with streaming and one without.

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.md

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages