Skip to content

Support arbitrary URI schemes #11

Description

@ngirard

The only supported protocols are currently http, https and tcp.

I need to be able to specify other URI schemes than http and https. For instance, I wish to be able to specify

weave '8088/id/(id)' to 'note://(id)'

This currently results in the following error

[2020-11-01T08:46:17Z ERROR weave] failed to parse routes: 'note://(id)' is not a valid destination location: note is not a supported protocol

Could this be implemented ?

Cheers

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