Reduce delay of raw input

This commit is contained in:
Leonid Bugaev
2015-08-14 23:07:46 +03:00
parent bb319b5fd2
commit 70e7d8dd29
7 changed files with 141 additions and 81 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ const initialDynamicWorkers = 10
type response struct {
payload []byte
uuid []byte
uuid []byte
}
// HTTPOutputConfig struct for holding http output configuration