mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-09-18 17:17:55 +08:00

streaming mode would create separate grpc connections for each call. this is to ensure the long poll connections are properly closed.
streaming mode would create separate grpc connections for each call. this is to ensure the long poll connections are properly closed.