spring-framework/spring-websocket
Arjen Poutsma 24f8eac12a Improve ByteBuffer copy method
This commit improves JettyWebSocketHandlerAdapter::copyByteBuffer so
that it allocates a buffer large enough for the remaining bytes
contained in the source, instead of allocating one with the capacity of
the source.

Closes gh-31857
2023-12-18 15:23:27 +01:00
..
src Improve ByteBuffer copy method 2023-12-18 15:23:27 +01:00
spring-websocket.gradle Upgrade to Jetty 12 2023-09-04 14:03:29 +02:00