I recommend the fasthttp package. I have implemented an HTTP forwarding 
proxy in Go and use in production with high traffic (~40 rpm).
https://github.com/valyala/fasthttp
On Thursday, 22 April 2021 at 14:07:00 UTC+7 Van Fury wrote:

>
> Hi,
>
> I have to implement an HTTP forwarding proxy in Go which can be used in 
> production and need advice from Go experts. 
> Any advice like which Go library is best to use and other things to take 
> not of when implementing it.
>
> BR
> Abraham
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/4ace5715-e44d-43b2-b762-3ebbb94c49d2n%40googlegroups.com.

Reply via email to