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

Remove connect-go reference implementation workaround for HTTP/1.x streams #942

Closed

Conversation

emcfarlane
Copy link
Contributor

@emcfarlane emcfarlane commented Nov 8, 2024

This PR removes the workarounds to support bidi streams over HTTP/1.x transports. Support is now added upstream in the connect-go library in connectrpc/connect-go#796 .

Test will fail until connectrpc/connect-go#796 is merged. Will update when pulled in.

Closing until upstream is merged.

…i support

This PR removes the workarounds to support Bidi streams over HTTP1
transports. Support is now added upstream in the connect-go library.

Signed-off-by: Edward McFarlane <[email protected]>
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 this pull request may close these issues.

1 participant