Chunking Large Messages with gRPC This implementation was inspired by this post. The server performs checksums on the chunks and sends a handshake to the client after each chunk is read.