Skip to content

Allow the ui to connect over the network #3

Description

@antheas

Right now, the domain hhd.dev, or any serving of the ui done by a browser and not pointing to localhost will fail to connect, due to a browser policy named Mixed Content Serving (https to http on a different url).

Replace the browser native fetch function with a http-over-javascript function such as with the library forge:
https://github.com/digitalbazaar/forge

This should be a straight swap, and use the same API.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions