Hi, I'm writing an addendum and using the API in it. This API has a function of response with fragments (it's about imaging text). I need to implement the display of each part of the response of the server to form the overall response. I have already implemented POST write to the server using URLSession.shared.dataTask(with: request), but for better interaction, I need to show the generation of the response which is made up of pieces of the overall response. Help me implement (or direct me to learn more about Streaming response with (or without) SwiftUI using Swift)
Selecting any option will automatically load the page