http.async.client icon indicating copy to clipboard operation
http.async.client copied to clipboard

Websocket client closing on fragmented message

Open JonniK opened this issue 8 years ago • 1 comments

Websocket client is accidentally closing when fragmented message is received. I think it's related to this issue https://github.com/AsyncHttpClient/async-http-client/issues/655

JonniK avatar May 13 '17 22:05 JonniK

Thanks for documenting this here. Do you have a proposal for fixing this Clojure lib, or are you just leaving a marker for other parties to understand the root cause of this issue? If you have a proposal, I'd love to see a PR.

cch1 avatar May 14 '17 13:05 cch1