jetty.project/jetty-websocket
Greg Wilkins 2b817f06c6
Combined ByteBufferPool (#8171)
All `ByteBufferPool` can now be accessed as `RetainableByteBufferPools`.

Users now need to configure only a single buffer pool and there is just the additional retained parameter that needs consideration.
Default buffer pool has been changed to logarithmic, but we may wish to review that before next release.
Default factor size has been increased to 4096.
2022-07-04 10:38:30 +10:00
..
websocket-core-client Combined ByteBufferPool (#8171) 2022-07-04 10:38:30 +10:00
websocket-core-common Merge Release 10.0.11 back into `jetty-10.0.x` branch (#8194) 2022-06-22 16:24:48 -05:00
websocket-core-server Combined ByteBufferPool (#8171) 2022-07-04 10:38:30 +10:00
websocket-core-tests Merge Release 10.0.11 back into `jetty-10.0.x` branch (#8194) 2022-06-22 16:24:48 -05:00
websocket-javax-client Merge Release 10.0.11 back into `jetty-10.0.x` branch (#8194) 2022-06-22 16:24:48 -05:00
websocket-javax-common Merge pull request #8164 from eclipse/jetty-10.0.x-8151-websocketClose 2022-06-29 16:30:27 +10:00
websocket-javax-server Merge Release 10.0.11 back into `jetty-10.0.x` branch (#8194) 2022-06-22 16:24:48 -05:00
websocket-javax-tests Merge pull request #8164 from eclipse/jetty-10.0.x-8151-websocketClose 2022-06-29 16:30:27 +10:00
websocket-jetty-api Merge pull request #8164 from eclipse/jetty-10.0.x-8151-websocketClose 2022-06-29 16:30:27 +10:00
websocket-jetty-client Merge Release 10.0.11 back into `jetty-10.0.x` branch (#8194) 2022-06-22 16:24:48 -05:00
websocket-jetty-common Merge pull request #8164 from eclipse/jetty-10.0.x-8151-websocketClose 2022-06-29 16:30:27 +10:00
websocket-jetty-server Merge Release 10.0.11 back into `jetty-10.0.x` branch (#8194) 2022-06-22 16:24:48 -05:00
websocket-jetty-tests Merge pull request #8176 from eclipse/jetty-10.0.x-8170-WebSocketHttp2Close 2022-06-29 17:12:12 +10:00
websocket-servlet Merge Release 10.0.11 back into `jetty-10.0.x` branch (#8194) 2022-06-22 16:24:48 -05:00
pom.xml Merge Release 10.0.11 back into `jetty-10.0.x` branch (#8194) 2022-06-22 16:24:48 -05:00