jetty.project/jetty-websocket/websocket-client
Joakim Erdfelt 9bbfcd7e62 More websocket threading issues
* Using new IOState object in AbstractWebSocketConnection to better
  manage close handshake state and replies.
* Cleaning up many bad BufferPool.release() calls against ByteBuffers
  that didn't arrive from BufferPool.acquire()
* Removing many ByteBuffer.wrap() calls.
* Fixing FrameCompression / MessageCompression extension handling
  of ByteBuffers
2012-12-12 11:06:15 -07:00
..
src More websocket threading issues 2012-12-12 11:06:15 -07:00
pom.xml Making rest of the modules use websocket-common (instead of old websocket-core) 2012-11-05 17:58:06 -07:00