Skip to content

Conversation

clue
Copy link
Owner

@clue clue commented Jul 16, 2021

This changeset simplifies usage by supporting the new default loop.

// old (still supported)
$factory = new Clue\React\Ami\Factory($loop);

// new (using default loop)
$factory = new Clue\React\Ami\Factory();

Builds on top of reactphp/event-loop#226, reactphp/event-loop#229, reactphp/event-loop#232 and and reactphp/socket#260

@clue clue added this to the v1.2.0 milestone Jul 16, 2021
@clue clue merged commit 72bd964 into clue:master Jul 16, 2021
@clue clue deleted the default-loop branch July 16, 2021 11:43
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