-
Notifications
You must be signed in to change notification settings - Fork 89
Open
Description
Due to the fact that binary multiaddrs don't include protocol definitions, we can't parse them unless we know all the relevant protocols.
However, we can parse a prefix. Therefore, I'd like to propose a special, string-only "unknown" protocol that takes a single multibase encoded argument. That is: `/ip4/1.2.3.4/tcp/123/unknown/bxyz". This would only exist in the string format and would allow us to keep and use multiaddrs we don't fully understand.
This should fix some of the problems described in #6.
gpestana and saul-jb
Metadata
Metadata
Assignees
Labels
No labels