examples/marine-examples/url-downloader
2021-10-11 21:33:32 +03:00
..
artifacts Reorg (#10) 2021-07-16 02:04:18 -05:00
curl_adapter Add multiservice marine_test example (#25), update crate versions 2021-10-11 21:33:32 +03:00
facade Add multiservice marine_test example (#25), update crate versions 2021-10-11 21:33:32 +03:00
local_storage Add multiservice marine_test example (#25), update crate versions 2021-10-11 21:33:32 +03:00
build.sh Reorg (#10) 2021-07-16 02:04:18 -05:00
compose.air Reorg (#10) 2021-07-16 02:04:18 -05:00
Config.toml Reorg (#10) 2021-07-16 02:04:18 -05:00
deploy_separate.sh Reorg (#10) 2021-07-16 02:04:18 -05:00
deploy.sh Reorg (#10) 2021-07-16 02:04:18 -05:00
download.air Reorg (#10) 2021-07-16 02:04:18 -05:00
README.md Reorg (#10) 2021-07-16 02:04:18 -05:00
repl_config.toml Reorg (#10) 2021-07-16 02:04:18 -05:00

Download file to disk

Example that shows how to work with disk access and how to link several Wasm modules into a service.

Build & deploy it

./deploy.sh

Call it

fldist run_air -p download.air -d '{"service": "f7db6966-2d75-4424-812e-85e2ec5cb61b"}'