thunder-client-support icon indicating copy to clipboard operation
thunder-client-support copied to clipboard

event-stream subscribe request

Open Dipta-IIC-EU opened this issue 2 years ago • 5 comments

Is your feature request related to a problem? Please describe.

I tried to send a request to a server, and the response is in the type of a subscription to an event stream. It seems that thunder collects all chunks of data until the response is "complete" , before showing it in the response page. Because this is a subscription, the response will never be "complete". As a result, the response page only shows the following: image

Describe the solution you'd like

It would be great if thunder can show the stream live, without waiting until the response is complete

Describe alternatives you've considered

I created a cURL script using thunder and then use a terminal to send the request. It works well in the terminal.

Dipta-IIC-EU avatar Sep 08 '21 15:09 Dipta-IIC-EU

Hi @Dipta-IIC-EU will add to roadmap

rangav avatar Sep 14 '21 20:09 rangav

Hello from the future, I would like this too please. It will surely become increasingly popular as GPT use cases abound.

bioshazard avatar Oct 17 '23 15:10 bioshazard

Hey I would also like this, It would be nice to have, all the web browsers have it today.

atambi802 avatar Oct 18 '23 20:10 atambi802

Thanks for the feedback, Will look into it asap.

Can anyone share sample streaming URL for testing?

rangav avatar Oct 18 '23 20:10 rangav

OpenAI completion endpoint is a good example. Can't share my live case.

bioshazard avatar Oct 18 '23 20:10 bioshazard

This feature has been implemented and published to the marketplace. Please update to v2.19.0.

You can see all the features released in this update https://github.com/rangav/thunder-client-support/releases/tag/v2.19.0

Please test it and let me know your feedback

rangav avatar Mar 04 '24 14:03 rangav