p6e_netty_websocket_client
p6e_netty_websocket_client copied to clipboard
这是一个使用 java 语言,用 netty 框架编写的 Web Socket Client。使用非常简单,支持携带请求头和 cookie 进行请求连接,支持同步、异步处理服务端推送过来的消息。
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...
来和现在的项目配对使用,特别是环境使用,很重要,这个可以考虑考虑
更新了哪个方面?
SSL?
wss的模式,始终有错误
mio.netty.handler.codec.http.websocketx.WebSocketHandshakeException: Invalid handshake response getStatus: 400 Bad Request at io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker.finishHandshake(WebSocketClientHandshaker.java:302) at com.p6e.netty.websocket.client.model.P6eModelHandler.channelRead(P6eModelHandler.java:69)