Skip to content

Conversation

@clue
Copy link
Owner

@clue clue commented Dec 19, 2021

This changeset simplifies usage by supporting the new HTTP API and the new Socket API without nullable loop arguments.

Note that this doesn't affect the API of this package at all, but does use the improved APIs of the referenced HTTP component. Existing code continues to work as is.

Together with #22, this means we can now fully rely on the default loop and no longer need to skip any arguments with null values.

Builds on top of reactphp/http#418 and reactphp/socket#264

@clue clue added the new feature New feature or request label Dec 19, 2021
@clue clue added this to the v1.0.0 milestone Dec 19, 2021
@clue clue requested a review from SimonFrings December 19, 2021 17:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new feature New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants