Skip to content

Client opens connection on send - impossible to connect and listen without sending #1

@oaken-source

Description

@oaken-source

the call to Client::connect() is made only in Base::send(), which means you need to send() before you can receive().
Would it maybe be feasible, to add the call to Client::connect() in the Client::__construct() function, which would cause the client to connect immediately?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions