~Port to net/http #4

Closed
opened 10 months ago by toby3d · 0 comments
Owner

Try to port the application front end from valyala/fasthttp to native net/http and evaluate performance.

Unlike fasthttp, the native package also supports HTTP/2 and HTTP/3, which may be much more efficient than the third-party just by default. But that's not certain. 🤔

Try to port the application front end from [valyala/fasthttp](https://github.com/valyala/fasthttp) to native [net/http](https://pkg.go.dev/net/http) and evaluate performance. Unlike fasthttp, the native package also supports HTTP/2 and HTTP/3, which may be much more efficient than the third-party just by default. But that's not certain. 🤔
toby3d added the
enhancement
label 10 months ago
toby3d self-assigned this 10 months ago
toby3d added this to the FFF project 10 months ago
toby3d referenced this issue from a commit 5 months ago
toby3d closed this issue 5 months ago
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: toby3d/auth#4
Loading…
There is no content yet.