llhttp icon indicating copy to clipboard operation
llhttp copied to clipboard

Are there any plans with trying to implement a Frame Parser for HTTP2 or HTTP3 Protcols?

Open Vizonex opened this issue 2 months ago • 0 comments

I had an idea for a concept I wrote with python but I wanted to ask if any of the node-js contributors or maintainers wanted to try implementing a frame-parser before I attempt to do anything further with my own tools as this currently is just a concept idea that uses Cython to stress test the parser.

https://github.com/Vizonex/llh2

I have also made a parody for llparse that I wrote in python (since I program in python a bit better) that has a few added features and I plan to keep adding new things in maybe I'll be able to help contribute to the typescript version as well if I feel motivated to do so.

Vizonex avatar Oct 18 '25 19:10 Vizonex