Is there a way for loadbalancing RPC calls with the default rpc package in go?
Forwarding the tcp traffic works fine. There are even some load balancing tools made with go: https://github.com/darkhelmet/balance