-
-
Notifications
You must be signed in to change notification settings - Fork 651
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
This would solve...
I'm building a library similar to supertest, but on top of undici. As an advantage, I'd like point out that undici is faster than superagent (which supertest uses under the hood).
In my opinion, for this benchmark it makes sense to reside in undici's repo.
By the way, seems like superagent doesn't reuse established connections on purpose, so it'll be quite slow.
The implementation should look like...
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request