The current implementation of the NettyAsyncHttpProvider and NettyWebSocket do not properly reassemble fragments into messages (as per the web socket spec), nor do they correctly invoke the onFragment and onMessage callbacks. I have create a fix for this but am a Github noob and have no idea how to submit the patches.