ITADN

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

#771OpenVizonex 创建于 2025-10-18
V
Vizonexcommented
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.
0 条评论