From 1c0ffe7a45927114a371bb9cc9ebfef9445a961c Mon Sep 17 00:00:00 2001 From: stephen mcquay Date: Fri, 26 Jan 2018 18:48:42 -0800 Subject: [PATCH] Update readme. --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 3ce9224..8da1967 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ # hwt Hello World [twirp](https://github.com/twitchtv/twirp) project. + +## features + +0. [auth](middleware.go) +0. latency and http status [metrics](hooks.go) +0. client [backoff](cmd/hwtc/main.go)