trio-websocket
                                
                                
                                
                                    trio-websocket copied to clipboard
                            
                            
                            
                        Add the ability to specify the buffer size.
See this PR for context: https://github.com/python-trio/trio-websocket/pull/185
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.)