Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move HttpClient and SocketClient to separate legacy section #57

Merged
merged 1 commit into from
Aug 7, 2021

Conversation

clue
Copy link
Member

@clue clue commented Aug 7, 2021

This changeset rearranges the component sections and moves the legacy HttpClient and legacy SocketClient to a separate legacy components section. Additionally, I've merged the network and protocol components into a single section to clean up the component overview.

I consider this to be reasonable first step to put less emphasis on our legacy components. In a follow-up PR we should eventually remove these components from the website (but special care should be taken to still include old releases in the changelog and set up appropriate redirects for existing links).

Old:
Screenshot 2021-08-07 at 12-26-59 ReactPHP Event-driven, non-blocking I O with PHP - ReactPHP
Screenshot 2021-08-07 at 12-28-00 ReactPHP Event-driven, non-blocking I O with PHP - ReactPHP

New:
Screenshot 2021-08-07 at 12-40-04 ReactPHP Event-driven, non-blocking I O with PHP - ReactPHP
Screenshot 2021-08-07 at 12-39-37 ReactPHP Event-driven, non-blocking I O with PHP - ReactPHP

Refs reactphp/http-client#152 and reactphp-legacy/socket-client#95

@WyriHaximus WyriHaximus merged commit ff23a0a into reactphp:main Aug 7, 2021
@clue clue deleted the legacy-components branch August 7, 2021 13:20
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.

None yet

2 participants