-
Notifications
You must be signed in to change notification settings - Fork 88
Closed
Description
As mentioned in #22, /dns, /dns4, /dns6 & /dnsaddr do not currently have an official binary encoding defined.
In py-multiaddr we currently use Unicode for the text representation and IDNA-2008/Punnycode for the binary representation. Obviously this distinction is only relevant for domains with labels containing non-ASCII characters.
How is this handled in other implementations? Is the current behaviour something that could be standardized or is another behaviour more desirable?
Metadata
Metadata
Assignees
Labels
No labels