Categorygithub.com/faizallmaullana/golang-loadbalancer

# README

Golang Load Balancer

This program is used to run any aplication using golang. But in this version is just for run singlepage application.

How to install?

make install

How to run?

goload <num_servers>

Example goload 4, it will run 4 servers.

The main port will run on port 3000

Contributing

I'm open to anyone who wants to contribute to this project! Thanks in advance, and let's build something awesome together!

# Functions

No description provided by the author