thunder-client-support
thunder-client-support copied to clipboard
event-stream subscribe request
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:
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.
Hi @Dipta-IIC-EU will add to roadmap
Hello from the future, I would like this too please. It will surely become increasingly popular as GPT use cases abound.
Hey I would also like this, It would be nice to have, all the web browsers have it today.
Thanks for the feedback, Will look into it asap.
Can anyone share sample streaming URL for testing?
OpenAI completion endpoint is a good example. Can't share my live case.
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