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

BrokerConnection receive bytes pipe #1032

Merged
merged 2 commits into from
Aug 15, 2017
Merged

BrokerConnection receive bytes pipe #1032

merged 2 commits into from
Aug 15, 2017

Conversation

dpkp
Copy link
Owner

@dpkp dpkp commented Mar 13, 2017

This is a first step towards #560 . Refactors the internals of BrokerConnection to separate handling network IO from decoding responses. The initial refactor only addresses recv . Refactoring send will be tackled in a separate PR. The eventual goal is to separate the base protocol parser into an isolated class that is completely independent of network IO.

@dpkp
Copy link
Owner Author

dpkp commented Mar 13, 2017

There's a test failure that needs further investigation

@dpkp dpkp force-pushed the receive_bytes_pipe branch 2 times, most recently from 3e8d1a3 to acd104d Compare June 20, 2017 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant