TLS termination and reverse reverse proxying daemon
Go to file
Cadey Ratio 1ef8f06268
rename cmd/route to cmd/route-cli
2017-09-30 13:28:10 -07:00
bin build files to a directory named bin 2017-09-30 06:56:09 -07:00
cmd rename cmd/route to cmd/route-cli 2017-09-30 13:28:10 -07:00
doc add main documentation 2017-09-30 13:17:50 -07:00
internal don't panic on a backend disconnect 2017-09-30 10:33:19 -07:00
lib tun2: generalize the 502 page generation 2017-09-30 11:08:41 -07:00
plugins/autohttpagent make httpagent a plugin 2017-03-26 15:13:32 -07:00
proto don't panic on a backend disconnect 2017-09-30 10:33:19 -07:00
vendor vendor: update grpc 2017-09-30 09:47:47 -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 rename cmd/route to cmd/route-cli 2017-09-30 13:28:10 -07:00
vendor-log vendor: update grpc 2017-09-30 09:47:47 -07:00

README.md

route

A simple cluster-friendly load balancer for http microservices.