Skip to content

HTTP error detection before WebSocket handshake on Netty #2

@torao

Description

@torao

When the HTTP server returns an error before the WebSocket handshake complete, Netty returns the channel without error. It is necessary to investigate whether the Client.Initializer can detect the error and return Future of error state.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions