You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
currently, both fc invoker and receiver uses awos-js to upload and download params/response
An alternative way shall be create a signatureUrl from the invoker, pass this url to receiver.
If the result is big enough to upload to oss, put it to this url using node http or axios
It opens the possibility of using fc-toolkit as a global command line tool, without installing the full package inside the to be uploaded bundle.
I shall deal with it later with a pr
The text was updated successfully, but these errors were encountered:
its quite big 45m+
currently, both fc invoker and receiver uses awos-js to upload and download params/response
An alternative way shall be create a signatureUrl from the invoker, pass this url to receiver.
If the result is big enough to upload to oss, put it to this url using node http or axios
It opens the possibility of using fc-toolkit as a global command line tool, without installing the full package inside the to be uploaded bundle.
I shall deal with it later with a pr
The text was updated successfully, but these errors were encountered: