kannan

Results 1 issues of kannan

why don"t use pipelining techniques for this task ? `struct HttpParser { current_key: Option, headers: Rc }` instead of using `Rc` for headers, we can use 2 threads and pipelining...