Skip to content

parse url in connect() #149

@BMo-design

Description

@BMo-design

Hi,
why can't I pass an url in the connect() method?

connect: function() {
            return socket.connect();
},

If I understand your code correct the connect method call the lookup(uri, opts) via socket.connect().
Is there a reason why you not allow to pass a uri?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions