Cee
Chevereto Member
When using an external storage service, a user uploading an image must first pass through the server before uploading to external storage, like this: the user > Server > External Storage. I think he should support: users > external storage, which would avoid the server bandwidth being full from multiple users uploading images at the same time, which It is an issue that needs attention.
The OSS I'm using supports JS SDK and browser uploads, which solves this problem quite nicely.
Documentation.
The OSS I'm using supports JS SDK and browser uploads, which solves this problem quite nicely.
Documentation.
aliyun-sdk-js/browser.md at master · aliyun-UED/aliyun-sdk-js
阿里云 SDK for Javascript,支持在浏览器和 Nodejs 环境使用,支持大部分阿里云服务。 - aliyun-UED/aliyun-sdk-js
github.com