Skip to content

Conversation

@clue
Copy link
Member

@clue clue commented Mar 8, 2017

This component is in fact already compatible with v0.4, the new v0.5 and the upcoming v0.6, see also reactphp/stream#67.

README.md Outdated
echo $data;
});

$conenction->on('end', function () {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Typo: $conenction -> $connection

README.md Outdated
echo 'ended';
});

$conenction->on('error', function (Exception $e) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Typo: $conenction -> $connection

@clue
Copy link
Member Author

clue commented Mar 8, 2017

Thanks for spotting these, typos fixed and changes squashed :shipit:

@WyriHaximus WyriHaximus merged commit 0b8c101 into reactphp:master Mar 9, 2017
@clue clue deleted the stream branch March 9, 2017 12:03
clue added a commit to clue-labs/socket that referenced this pull request Mar 29, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants