Closed clue closed 3 years ago
The first commit updates this to the currently unreleased EventLoop, Stream and DNS components to show how the new default loop can be used in this component (the build should be green). The second commit updates this to the releases that have yet to be tagged. This is expected to fail at the moment and should be green once the releases are tagged and the build is restarted.
This is ready for review. I will restart the build and merge once reviewed and the components are tagged.
Restarted build and everyhing's green now that reactphp/event-loop v1.2.0, reactphp/stream v1.2.0 and reactphp/dns v1.8.0 have been released :shipit:
This changeset simplifies usage by supporting the new default loop.
Builds on top of https://github.com/reactphp/event-loop/pull/226, https://github.com/reactphp/event-loop/pull/229, https://github.com/reactphp/event-loop/pull/232, https://github.com/reactphp/stream/pull/159 and https://github.com/reactphp/dns/pull/182