Hey, everyone. It's another weekend, and I was exploring what to build. So I decided to build a simple yet completely functional load balancer. Let's discuss it in this post.
To be honest, I didn't knew that something like proxy exists in go. I came to know about this through your comment. Let me read about it and see whatever improvements can be made. If you have any suggestions for me please feel free to tell me.
Thanx for the insight,
Any reason why you did not use proxy functionality of go?
To be honest, I didn't knew that something like proxy exists in go. I came to know about this through your comment. Let me read about it and see whatever improvements can be made. If you have any suggestions for me please feel free to tell me.
Intresting content! Really helpful