trio-websocket icon indicating copy to clipboard operation
trio-websocket copied to clipboard

Add the ability to specify the buffer size.

Open palkeo opened this issue 1 year ago • 1 comments

See this PR for context: https://github.com/python-trio/trio-websocket/pull/185

palkeo avatar Nov 16 '23 17:11 palkeo

Thanks for the comments, it definitely didn't make sense not to propagate it... Now I forward it everywhere, so this PR should be good to go I hope :)

(I still have an open question on the old one, I still don't really understand what the drawback/risk of increasing the default size is, to be honest. But as you want.)

palkeo avatar Nov 23 '23 21:11 palkeo