websocket icon indicating copy to clipboard operation
websocket copied to clipboard

Option to disable message read limit completely

Open SoMuchForSubtlety opened this issue 3 years ago • 1 comments

I do not want to limit the size of possible messages. Currently, the only way to do this is to set the read limit to a very high number. Would it be possible to add an option to completely disable the limit?

SoMuchForSubtlety avatar Nov 14 '21 14:11 SoMuchForSubtlety

@nhooyr Can you please share your thoughts on this one?

gnvk avatar Jan 21 '22 06:01 gnvk

Sounds good, will make -1 do this.

nhooyr avatar Mar 05 '23 21:03 nhooyr

Great, thanks! Looking forward to it.

gnvk avatar Mar 06 '23 06:03 gnvk

Done in dev.

nhooyr avatar Oct 13 '23 09:10 nhooyr