swift-nio
swift-nio copied to clipboard
move from http_parser to llhttp or similar
http_parser
is unmaintained but NIO vendors it. SwiftNIO should move to using & vendoring llhttp
which has a similar API or similar.