Skip to content

Move http interface and plugin to its own repo#1494

Merged
krisbitney merged 2 commits into
origin-devfrom
move-http-plugin-interface
Jan 30, 2023
Merged

Move http interface and plugin to its own repo#1494
krisbitney merged 2 commits into
origin-devfrom
move-http-plugin-interface

Conversation

@krisbitney
Copy link
Copy Markdown
Contributor

@krisbitney krisbitney commented Jan 26, 2023

As part of an effort to move all the interfaces and plugins outside of the toolchain repo, I moved the http plugin and interface to their own repo here: https://github.com/polywrap/http

There is a temporary extra redirect to avoid breaking changes with wrappers that use the old package URI:

{
  from: new Uri("wrap://ens/http.polywrap.eth"),
  to: new Uri(defaultInterfaces.http),
},

Copy link
Copy Markdown
Contributor

@Niraj-Kamdar Niraj-Kamdar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants