Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

event-stream subscribe request #319

Closed
Dipta-IIC-EU opened this issue Sep 8, 2021 · 6 comments
Closed

event-stream subscribe request #319

Dipta-IIC-EU opened this issue Sep 8, 2021 · 6 comments
Labels
feature request New feature or request Priority Implement this asap

Comments

@Dipta-IIC-EU
Copy link

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.

@rangav
Copy link
Collaborator

rangav commented Sep 14, 2021

Hi @Dipta-IIC-EU will add to roadmap

@rangav rangav added the feature request New feature or request label Jan 16, 2022
@bioshazard
Copy link

bioshazard commented Oct 17, 2023

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

@rangav rangav added the Priority Implement this asap label Oct 17, 2023
@atambi802
Copy link

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

@rangav
Copy link
Collaborator

rangav commented Oct 18, 2023

Thanks for the feedback, Will look into it asap.

Can anyone share sample streaming URL for testing?

@bioshazard
Copy link

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

@rangav
Copy link
Collaborator

rangav commented Mar 4, 2024

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 rangav closed this as completed Mar 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request Priority Implement this asap
Projects
None yet
Development

No branches or pull requests

4 participants