uWebSockets icon indicating copy to clipboard operation
uWebSockets copied to clipboard

add buffer.shrink_to_fit() to reduce memory

Open gubaojian opened this issue 1 year ago • 1 comments

add buffer.shrink_to_fit() to reduce memory when clear buffer.

gubaojian avatar Oct 09 '24 10:10 gubaojian

This whole class is in need of a rewrite. It's not just the clear, it's also the erase.

uNetworkingAB avatar Oct 09 '24 12:10 uNetworkingAB