go - Combining net/http and fasthttp -


i looking fast framework go , stumbled upon fasthttp https://github.com/valyala/fasthttp according developer , benchmark 10x faster golang net/http package. i'm familiar gorilla toolkit , other net/http based frameworks gin-gonic, goji, , gocraft.

my question is: possible mix net/http framework / toolkits fasthttp example use gorilla packages echo / iris (fasthttp frameworks)?

i checking iris framework , saw in documentation https://kataras.gitbooks.io/iris/content/using-native-httphandler.html it's possible use net/http framework. framework using https://github.com/valyala/fasthttp/fasthttpadaptor convert native net/http handler fasthttp handler.


Comments

Popular posts from this blog

Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12:test (default-test) on project.Error occurred in starting fork -

windows - Debug iNetMgr.exe unhandle exception System.Management.Automation.CmdletInvocationException -

configurationsection - activeMq-5.13.3 setup configurations for wildfly 10.0.0 -