Skip to content

Conversation

@clue
Copy link
Member

@clue clue commented Aug 9, 2017

This PR simply removes all code related to TCP querying, because it is currently broken beyond repair, see #11 for more details. In other words: This actually improves query performance because we no longer time out after sending invalid protocol messages.

These changes are not a BC break because the public interfaces have been kept as-is.

This is the base for future TCP fixes that are discussed in #19 and due for the next major release 👍

Builds on top of #72
Closes #11

@clue clue added the bug label Aug 9, 2017
@clue clue added this to the v0.4.10 milestone Aug 9, 2017
@WyriHaximus WyriHaximus merged commit e30904f into reactphp:master Aug 9, 2017
@clue clue deleted the remove-tcp branch August 9, 2017 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Querying via TCP broken

3 participants