TLS termination and reverse reverse proxying daemon
Go to file
Cadey Ratio 2998e1d039 cmd/route-httpagent: update help output to match manpage better 2017-12-15 10:57:17 -08:00
bin build files to a directory named bin 2017-09-30 06:56:09 -07:00
cmd cmd/route-httpagent: update help output to match manpage better 2017-12-15 10:57:17 -08:00
doc doc/man: add manpage for route-httpagent(1) 2017-12-15 10:56:53 -08:00
internal cmd/routed: move internal/server here 2017-12-15 10:18:13 -08:00
plugins/autohttpagent plugins/autohttpagent: retry everything 2017-10-06 16:26:19 -07:00
proto proto: remove the host field from this struct 2017-12-02 17:59:40 -08:00
vendor cmd/routed: add quic support 2017-12-11 18:51:45 -08:00
.gitignore database: move to internal/ 2017-09-30 06:56:54 -07:00
Gopkg.lock cmd/routed: add quic support 2017-12-11 18:51:45 -08:00
Gopkg.toml dep: add go-http-tunnel 2017-10-26 08:46:27 -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 box: use go-version everywhere 2017-12-02 18:43:59 -08:00
mage.go make dep prune things 2017-12-11 10:38:19 -08:00

README.md

route

A simple cluster-friendly load balancer for http microservices.