jetty.project/jetty-websocket/javax-websocket-server-impl
Simone Bordet 1ac6b82912 428232 - Rework batch mode / buffering in websocket.
Introduced the automatic batch mode, akin to Jetty 8's WebSocket
implementation.
Now, if there are no more frames to process, and the previous frames
have been aggregated, FrameFlusher auto-flushes the aggregated frames.
This simplifies applications because they don't need to call flush()
explicitly.
2014-02-18 18:31:49 +01:00
..
src 428232 - Rework batch mode / buffering in websocket. 2014-02-18 18:31:49 +01:00
pom.xml set versions.txt file to new version and fix mistaken developmentVersion 2014-02-10 13:48:29 -06:00