Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Specify how delegated /routing/v1 API can support new protocols #377

Open
lidel opened this issue Feb 11, 2023 · 0 comments
Open

Specify how delegated /routing/v1 API can support new protocols #377

lidel opened this issue Feb 11, 2023 · 0 comments
Labels
need/analysis Needs further analysis before proceeding need/community-input Needs input from the wider community need/triage Needs initial labeling and prioritization

Comments

@lidel
Copy link
Member

lidel commented Feb 11, 2023

Extracted loose ends from IPIP-337 (to unblock it), but we need to address below at some point.
cc @guseggert @aschmahmann @masih

Open questions

Maybe more tangible example:

  • How does Iroh announce their blake3-specific data transfer protocol?

Idea 1

  • Protocol is the multicodec name of the transfer protocol or an opaque string
    • for protocols with multicodec, a numeric code starting with 0x can be used instead of name
    • for protocols without multicodec registered, we could go with UUID in hex form (also 0x prefix, but we avoid collisions due to them bveing long enough)

Idea 2

@lidel lidel added need/analysis Needs further analysis before proceeding need/community-input Needs input from the wider community need/triage Needs initial labeling and prioritization labels Feb 11, 2023
masih added a commit that referenced this issue Feb 15, 2023
Propose HTTP APIs for delegated naming system that enables offloading of
naming system to other processes or servers.

Relates to:

- #377

Fixes #343
masih added a commit that referenced this issue Feb 15, 2023
Propose HTTP APIs for delegated naming system that enables offloading of
naming system to other processes or servers.

Relates to:

- #377

Fixes #343
@lidel lidel changed the title Specify how API from IPIP-337 can support new protocols Specify how delegated /routing/v1 API can support new protocols Mar 31, 2023
@lidel lidel mentioned this issue Mar 31, 2023
hacdias pushed a commit that referenced this issue May 25, 2023
Propose HTTP APIs for delegated naming system that enables offloading of
naming system to other processes or servers.

Relates to:

- #377

Fixes #343
hacdias pushed a commit that referenced this issue May 25, 2023
Propose HTTP APIs for delegated naming system that enables offloading of
naming system to other processes or servers.

Relates to:

- #377

Fixes #343
hacdias pushed a commit that referenced this issue May 29, 2023
Propose HTTP APIs for delegated naming system that enables offloading of
naming system to other processes or servers.

Relates to:

- #377

Fixes #343
hacdias pushed a commit that referenced this issue May 30, 2023
Propose HTTP APIs for delegated naming system that enables offloading of
naming system to other processes or servers.

Relates to:

- #377

Fixes #343
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
need/analysis Needs further analysis before proceeding need/community-input Needs input from the wider community need/triage Needs initial labeling and prioritization
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant