Skip to content

Conversation

@clue
Copy link
Owner

@clue clue commented Sep 17, 2019

// old
$factory = new Clue\React\Docker\Factory($loop);
$client = $factory->createClient($url);

// new
$client = new Clue\React\Docker\Client($loop, $url);

@clue clue added this to the v0.3.0 milestone Sep 17, 2019
@clue clue merged commit b9b09be into clue:master Sep 17, 2019
@clue clue deleted the no-factory branch September 17, 2019 12:31
@clue clue modified the milestones: v0.3.0, v1.0.0 Sep 19, 2019
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