Skip to content

Conversation

@clue
Copy link
Owner

@clue clue commented Jul 24, 2021

This changeset simplifies usage by supporting the new default loop.

// old (still supported)
$stdio = new Clue\React\Stdio\Stdio($loop);

// new (using default loop)
$stdio = new Clue\React\Stdio\Stdio();

Builds on top of reactphp/event-loop#229 and reactphp/event-loop#232 and reactphp/stream#159

@clue clue added this to the v2.5.0 milestone Jul 24, 2021
@clue clue merged commit 925d5ba into clue:master Jul 24, 2021
@clue clue deleted the default-loop branch July 24, 2021 09:10
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.

1 participant