1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2024-05-09 04:50:47 +02:00
seaweedfs/unmaintained/stream_read_volume
chrislu 9f9ef1340c use streaming mode for long poll grpc calls
streaming mode would create separate grpc connections for each call.
this is to ensure the long poll connections are properly closed.
2021-12-26 00:15:03 -08:00
..
stream_read_volume.go use streaming mode for long poll grpc calls 2021-12-26 00:15:03 -08:00