I was thinking about giving this library a bit of extra juice and enhancements by trying to incorporate llhttp into this project similar to what aiohttp has done with the llhttp C Library and I was wondering if a maintainer would be interested in me exploring these enhancements here. In fact we don't even need to use cython if nobody wants to deal with compiling a bunch of wheels, we could even use cffi to get llhttp to work with this library which I would be more than happy to develop and maintain.