Skip to content

Address parser is incapable of handling IPv6 address literals #385

@michaelklishin

Description

@michaelklishin

Originally reported in ruby-amqp/march_hare#134. Address.parseAddress currently assumes a hostname:port pair and IPv4 addresses.

The same issue was addressed in Bunny a couple of years ago, we should do the same thing: require IPv6 addresses to be enclosed in square brackets.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions