Skip to content

mdns peer discovery is not compliant to latest specification #1232

Closed
@shresthagrawal

Description

@shresthagrawal

If the encoding of the peer's ID exceeds 63 characters, then the Split at 63rd character workaround can be used.

The specs for encoding PeerID greater than 63 character requires to perform split and join with a '.' but the current implementation doesn't handle such condition!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions