Commit Graph

24 Commits

Author SHA1 Message Date
Stephen McQuay 1c0ffe7a45
Update readme. 2018-01-26 18:52:02 -08:00
Stephen McQuay e02e2db6ef
update deps 2018-01-26 18:46:40 -08:00
Stephen McQuay 82946a1480
client exponential backoff 2018-01-26 18:07:20 -08:00
Stephen McQuay 5997dc44d8
track http status codes in metrics 2018-01-26 18:07:20 -08:00
Stephen McQuay cf10974419
add some failures 2018-01-26 18:07:20 -08:00
Stephen McQuay c0406348f6
make client concurrent 2018-01-26 17:19:48 -08:00
Stephen McQuay 6000071bb6
report max too 2018-01-26 17:19:47 -08:00
Stephen McQuay 1ba5bbaf8e
add some bad requests 2018-01-26 17:19:47 -08:00
Stephen McQuay bea25aa0d1
Added dummy auth example 2018-01-24 21:52:33 -08:00
Stephen McQuay f61632af7f
client sends multiple roundtrips 2018-01-24 21:25:26 -08:00
Stephen McQuay 70288014ea
Adds request latency tracking
Fixes #1
2018-01-24 21:25:15 -08:00
Stephen McQuay 6fa26ec095
Added prom metrics route 2018-01-21 13:57:31 -08:00
Stephen McQuay 2f0c01df7a
Add hostname to response 2018-01-20 09:07:57 -08:00
Stephen McQuay 19c1adde6f
proto updated package name
https://github.com/twitchtv/twirp/wiki/Best-Practices
2018-01-20 09:03:52 -08:00
Stephen McQuay 7c35411a0a
Add example of handling a required argument
More from:

    https://github.com/twitchtv/twirp/wiki/Best-Practices
2018-01-20 09:02:10 -08:00
Stephen McQuay 9ccfd44724
hwtc: host addr is required arg 2018-01-20 08:49:02 -08:00
Stephen McQuay 039819c1f0
Updates for best practices
According to [the wiki](https://github.com/twitchtv/twirp/wiki/Best-Practices)
2018-01-20 08:38:58 -08:00
Stephen McQuay db3de8c61f
s/service/hwt/ 2018-01-16 21:18:38 -08:00
Stephen McQuay 8f3623ac1a
Adds make clean 2018-01-16 21:14:09 -08:00
Stephen McQuay 0006d1592a
Fixes makefile, adds dep ensure 2018-01-16 21:14:00 -08:00
Stephen McQuay 9c16f50867
ignore build output 2018-01-16 21:11:07 -08:00
Stephen McQuay 7aabb5ab7a
Add dep files 2018-01-16 21:04:59 -08:00
Stephen McQuay a9eabe4d43
fix dependencies 2018-01-16 21:04:29 -08:00
Stephen McQuay a174bcaa72
init 2018-01-16 21:02:46 -08:00