zrepl/rpc/dataconn
2024-09-08 23:19:45 +00:00
..
base2bufpool chore: require go 1.22/1.23, upgrade protobuf, upgrade all deps 2024-09-08 20:49:09 +00:00
frameconn chore: io/ioutil has been deprecated 2024-09-08 23:19:45 +00:00
heartbeatconn run go1.19 gofmt and make adjustments as needed 2022-10-24 22:22:41 +02:00
microbenchmark run go1.19 gofmt and make adjustments as needed 2022-10-24 22:22:41 +02:00
stream go1.19: switch to new nolint directive that is compatible with Go 1.19 gofmt 2022-10-24 22:22:11 +02:00
timeoutconn chore: io/ioutil has been deprecated 2024-09-08 23:19:45 +00:00
dataconn_client.go rework size estimation & dry sends 2021-10-09 15:43:27 +02:00
dataconn_debug.go go1.19: switch to new nolint directive that is compatible with Go 1.19 gofmt 2022-10-24 22:22:11 +02:00
dataconn_server.go rpc/dataconn: always close send stream returned from Sender.Send() 2021-10-09 15:43:31 +02:00
dataconn_shared.go [#277] rpc + zfs: drop zfs.StreamCopier, use io.ReadCloser instead 2020-05-18 19:46:24 +02:00
dataconn_test.go rpc rewrite: control RPCs using gRPC + separate RPC for data transfer 2019-03-13 13:53:48 +01:00