to do it.
But let me see if I understand your question.
You want to know if using Go as a server without needing a nginx as a reverse proxy would have better performance is this?
With all possible features that we may need and all considerations, yes. I specifically wanna know which one is a better solution. If the standalone go server is better, what specific package or framework(or maybe native net/http) is gonna give me the best server? And also, if using a web server like NGINX is better, again what go package or framework should be used for the proxy-pass socket?
Обсуждают сегодня