python-hyper / brotlicffi

Python bindings to the Brotli compression library
MIT License
147 stars 27 forks source link

Compressor.compress() can fail if not flushed frequently #167

Open sethmlarson opened 3 years ago

sethmlarson commented 3 years ago

Need to call BrotliCompressorTakeOutput during compression stage