Y
Hacker News
new
|
ask
|
show
|
jobs
by
tscs37
3414 days ago
The fasthttp library is good if you don't need to support corner cases of HTTP and you don't need HTTP/2.
If that is given, yes, it's faster.
1 comments
daenney
3413 days ago
If you want HTTP/2 support Chi[0] can probably help. It's plenty snappy too.
[0]:
https://github.com/pressly/chi
link
[0]: https://github.com/pressly/chi