jetty.project/jetty-http3
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
..
http3-client Merge Release 10.0.11 back into `jetty-10.0.x` branch (#8194) 2022-06-22 16:24:48 -05:00
http3-common Combined ByteBufferPool (#8171) 2022-07-04 10:38:30 +10:00
http3-http-client-transport Merge Release 10.0.11 back into `jetty-10.0.x` branch (#8194) 2022-06-22 16:24:48 -05:00
http3-qpack Merge Release 10.0.11 back into `jetty-10.0.x` branch (#8194) 2022-06-22 16:24:48 -05:00
http3-server Merge Release 10.0.11 back into `jetty-10.0.x` branch (#8194) 2022-06-22 16:24:48 -05:00
http3-tests 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