openjs-foundation / summit

Organizing a Collaborator Summit
136 stars 57 forks source link

Session Proposal: Node.js - Milo, a new HTTP parser for Node.js #379

Closed ShogunPanda closed 9 months ago

ShogunPanda commented 11 months ago

Proposal

Topic of the session

Milo, a new HTTP parser for Node.js

Type of the session

Estimated duration of the session

30 - 60 min

Date and Time of the session

Open for discussion

Level

Pre-requisite knowledge

Node.js HTTP source code (both JS and C++ layer). Not strictly required but preferrable.

Describe the session

Last January I announced I was working on a new HTTP parser for Node.js which can replace llhttp (which is hard to maintain). The moment has come and I'd like to introduce to you milo, a Rust based, no dependencies, statically linked HTTP parser.

Meeting notes and Virtual Meeting Link

None

Follow-up / Set-up sessions (if any)

None

Additional context (optional)

None

ovflowd commented 11 months ago

@ShogunPanda you forgot to update the title of this Issue 👀

ShogunPanda commented 11 months ago

@ovflowd 🤦‍♂️ Thanks for noticing my friend. Fixed :)

ShogunPanda commented 9 months ago

If anybody needs/wants the slide from my talk yesterday, here they are:

https://talks.cowtech.it/milo