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

goproxy buffers SSE (content-type: text/event-stream) #475

Closed
waggledans opened this issue May 27, 2022 · 0 comments · Fixed by saucelabs/forwarder#12 or #477
Closed

goproxy buffers SSE (content-type: text/event-stream) #475

waggledans opened this issue May 27, 2022 · 0 comments · Fixed by saucelabs/forwarder#12 or #477

Comments

@waggledans
Copy link
Contributor

The issue is well-described in coreos#5.

When using goproxy with SSE, the events are buffered, and a client just keeps waiting for data over an open TCP connection.

Scenario:

Problem:

  • goproxy buffers server-side events instead of proxying them as they are received
This was referenced May 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant