Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hornetq 819 web sockets upgrade as7 #226

Conversation

jmesnil
Copy link
Member

@jmesnil jmesnil commented May 24, 2012

  • 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

* 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
clebertsuconic added a commit that referenced this pull request May 24, 2012
@clebertsuconic clebertsuconic merged commit 0d6546d into hornetq:Branch_2_2_AS7 May 24, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants