Skip to content
This repository was archived by the owner on Oct 2, 2019. It is now read-only.
This repository was archived by the owner on Oct 2, 2019. It is now read-only.

Switch the order of host and port for constructor of TCPSocket #53

@nickdesaulniers

Description

@nickdesaulniers

this makes it easier to reuse code from Node.js in the browser, where Node's API expects port first since the host could be optional (localhost) and optional arguments can't come before required ones.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions