Skip to content

Combine and encode input arguments to download command #18

Description

@emil-nasso

The downloader needs to know the sessionid and the hostname of the server.

The uploader can combine this to a blob that can be encoded and used by the server.

Ex:

{s:"23452345",h:"example.com:8090"}

Or, base64 encoded:
e3M6IjIzNDUyMzQ1IixoOiJleGFtcGxlLmNvbTo4MDkwIn0=

This was the uploader only needs to send one string to the downloader

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions