husobee.github.io

http implementation fasthttp in golang

open original

http implementation fasthttp in golang

Why fasthttp outruns Go’s net/http (it avoids a goroutine per request), discovered while reading the Iris framework.

via husobee.github.io