This is an automated email from the ASF dual-hosted git repository.
Jens-G pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/thrift.git
from b76a410c4 Bump com.ncorti.ktfmt.gradle from 0.26.0 to 0.27.0 in
/lib/kotlin
add c2ca83a35 Read framed transport payloads iteratively Client: go
add 0fb1d5ee5 Read header transport payloads iteratively Client: go
No new revisions were added by this update.
Summary of changes:
lib/go/thrift/framed_transport.go | 42 +++++++++--------
lib/go/thrift/framed_transport_test.go | 67 +++++++++++++++++++++++++++
lib/go/thrift/header_transport.go | 20 +++++---
lib/go/thrift/header_transport_test.go | 85 ++++++++++++++++++++++++++++++++++
4 files changed, 187 insertions(+), 27 deletions(-)