failed to WebSocket dial: response body is not a io.ReadWriteCloser: io.nopCloserWriterTo
Open
needs-response
- Dominant language
- Go
- Stars
- 5.5k
- Forks
- 372
- PR merge metrics
- No merged PRs in 30d
Description
In the dial method, I got this error "failed to WebSocket dial: response body is not a io.ReadWriteCloser: io.nopCloserWriterTo". There was an error converting the resp returned by the handshakeRequest method to io.ReadWriteCloser.

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.