mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-12-27 07:05:56 +08:00
streaming mode would create separate grpc connections for each call. this is to ensure the long poll connections are properly closed.
see https://blog.aqwari.net/xml-schema-go/ 1. go get aqwari.net/xml/cmd/xsdgen 2. xsdgen -o s3api_xsd_generated.go -pkg s3api AmazonS3.xsd