mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2026-06-19 00:26:42 +03:00
9f9ef1340c
streaming mode would create separate grpc connections for each call. this is to ensure the long poll connections are properly closed.