TLS termination and reverse reverse proxying daemon
Go to file
Cadey Ratio babbdca699
move everything in lib/ to internal/
2017-10-01 08:23:08 -07:00
bin build files to a directory named bin 2017-09-30 06:56:09 -07:00
cmd move everything in lib/ to internal/ 2017-10-01 08:23:08 -07:00
doc add main documentation 2017-09-30 13:17:50 -07:00
internal move everything in lib/ to internal/ 2017-10-01 08:23:08 -07:00
plugins/autohttpagent move everything in lib/ to internal/ 2017-10-01 08:23:08 -07:00
proto don't panic on a backend disconnect 2017-09-30 10:33:19 -07:00
vendor start adding go stdlib tracing 2017-10-01 06:54:56 -07:00
.gitignore database: move to internal/ 2017-09-30 06:56:54 -07:00
LICENSE Add license 2017-01-19 17:20:20 -08:00
README.md add main documentation 2017-09-30 13:17:50 -07:00
box.rb rename cmd/route to cmd/route-cli 2017-09-30 13:28:10 -07:00
mage.go mage: fixup packaging and docker rules 2017-09-30 14:20:50 -07:00
vendor-log start adding go stdlib tracing 2017-10-01 06:54:56 -07:00

README.md

route

A simple cluster-friendly load balancer for http microservices.