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

Internal refactoring to simplify connection and authentication logic #69

Merged
merged 2 commits into from
Jul 7, 2018

Conversation

clue
Copy link
Contributor

@clue clue commented Jul 6, 2018

This PR simplifies connection logic by moving to Factory and authentication logic by moving to AuthenticateCommand. This is a prerequisite for a follow-up PR that introduces improved connection stream handling and a close() method (refs #65). It does not affect any of the outside behavior, so this is not a BC break.

Builds on top of #64 and #65

@jsor jsor merged commit 4555938 into friends-of-reactphp:master Jul 7, 2018
@clue clue deleted the connect branch July 9, 2018 07:15
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.

3 participants