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

Error with Request.Body handling, receiving GOAWAY frames.. #1

Closed
ghost opened this issue Oct 30, 2022 · 3 comments
Closed

Error with Request.Body handling, receiving GOAWAY frames.. #1

ghost opened this issue Oct 30, 2022 · 3 comments

Comments

@ghost
Copy link

ghost commented Oct 30, 2022

websocket.Dial https://buxflip.com/ws: http2: Transport: cannot retry err [http2: Transport received Server's graceful shutdown GOAWAY] after Request.Body was written; define Request.GetBody to avoid this error

not exactly sure the reason for this, but would like to understand why it is happening and if you could fix it.

@ethanpailes
Copy link
Owner

I just made this fork to have a place to post example patches for the go standard library. This isn't a place for websocket support. I would try sending your question to the go-nuts mailing list or posting on stackoverflow.

@ghost
Copy link
Author

ghost commented Oct 30, 2022

damn. i really wish they impleted websockets for http2 already

@ethanpailes
Copy link
Owner

I've written the patches, and there was just recently some movement from the maintainers on it. I'm just waiting for a confirmation that I should go ahead and bake the first of the patches into its final form. If you want, you could try bumping this thread: golang/go#53208

This issue was closed.
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

No branches or pull requests

1 participant