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.