Maintainer notice · Issue #522 · nodejs/http-parser (original) (raw)

This repository was archived by the owner on Nov 6, 2022. It is now read-only.

This repository was archived by the owner on Nov 6, 2022. It is now read-only.

@bnoordhuis

Description

@bnoordhuis

I'm moving on and as the last (semi-)active maintainer, that means http-parser is now effectively unmaintained.

It's a stable project for a stable protocol and I don't expect many issues but you should take the above into account when evaluating whether http-parser is the right choice for you.

For new projects and projects looking to migrate, I recommend https://github.com/nodejs/llhttp. Similar API, feature parity, well maintained and in active use.