Skip to content

Commit

Permalink
- default async write
Browse files Browse the repository at this point in the history
  • Loading branch information
lesismal committed Aug 3, 2021
1 parent fbe0af1 commit 8d0879b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions handler.go
Original file line number Diff line number Diff line change
Expand Up @@ -547,6 +547,7 @@ func NewHandler() Handler {
logtag: "[ARPC CLI]",
batchRecv: true,
batchSend: true,
asyncWrite: true,
asyncResponse: false,
recvBufferSize: 8192,
sendQueueSize: 4096,
Expand Down

0 comments on commit 8d0879b

Please sign in to comment.