Open
Description
last year, i used the websocket function, I find when the server disconnect the nettywebsocket client, then I don't know how reconnect the server side. I just only close this asyncHttpClient and renew a websocket. I think it is not well for it, the framework should be support reconnect, make it for reuse.