websocketpp icon indicating copy to clipboard operation
websocketpp copied to clipboard

add function 'void set_max_message_buffer_size(size_t)' to avoid too many message body cached in queue ( caused OOM)

Open Kevin4ch opened this issue 1 year ago • 0 comments

add function 'void set_max_message_buffer_size(size_t)' to avoid too many message body cached in queue ( caused OOM)

Kevin4ch avatar Dec 26 '24 03:12 Kevin4ch