Skip to content

Improve getRemoteModules #11

@zefanja

Description

@zefanja

Currently swordjs on FxOS will download all individual *.conf files to show all available modules. This opens a lot http connections. You can pass a custom url to let your own server do this, but it would be better to download the mods.d.tar.gz file and uncompress it on the device.

We need a simple untar lib that works in the browser to process the module files locally.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions