http2 scatter/gather API

51 views
Skip to first unread message

bjbo...@gmail.com

unread,
Apr 24, 2020, 7:23:41 AM4/24/20
to golang-nuts
When looking at the performance of streaming gRPC, I found that a lot of garbage is created from
appending two slices before calling http2 Framer.WriteData().

So, I thought it would be nice if http2 offered a WriteData() that took multiple byte slices.
Has that been discussed already?


Reply all
Reply to author
Forward
0 new messages