# Packages
No description provided by the author
# README
A simple Golang HTTP load balancer
A very simple HTTP load balancer written in Golang.
Usage
$ go build
$ ./golang-load-balancer
connect to http://localhost:8080 (default settings)
Configuration
Edit config.yaml
to customize your settings.