From 9d58941f5a138b0991a2b460cddd3033c3c8abdd Mon Sep 17 00:00:00 2001 From: Leonid Bugaev Date: Wed, 13 Jul 2016 16:16:38 +0300 Subject: [PATCH] Updated Home (markdown) --- Home.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Home.md b/Home.md index 76625fb..3ffbf1e 100644 --- a/Home.md +++ b/Home.md @@ -6,6 +6,7 @@ Read for more info: * [[The Basics]] * [[Capturing and replaying traffic]] * [[Replaying HTTP traffic]] +* [[Replaying Binary protocols (thrift, protocol buffers, etc.)]] * [[Saving and Replaying from file]] * [Performance testing](https://github.com/buger/gor/wiki/Saving-and-Replaying-from-file#performance-testing) * [[Rate limiting]]