Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* upgrade to Netty to io.netty 3.4.5.Final * fix WebSocket handshake by using Netty websocketx Handshaker * fix performance by using binary Web Socket frame and discarding the whole WebSocketStompFrameEncoder ugly hack * update stomp-websocket JavaScript to latest version (d1f600611e) from https://raw.github.com/jmesnil/stomp-websocket/master/dist/stomp.js
- Loading branch information