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

Multiline support #56

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Multiline support #56

wants to merge 6 commits into from

Conversation

masaccio
Copy link

This is the revised implementation of multiline support. Based on previous feedback:

  • interface is separated out from standard interface
  • implementation remains telnet-only for now
  • there's a new status_all method and status method; the latter mimics the TCP status method
  • multiline still relies on timeout happening to know when the end of the output happened
  • use of read_until relies upon the underlying transport testing whether the connection is still open and raising an exception if not

@andreas-amlabs
Copy link
Contributor

I will code review (and test) your changes, but right now I am swamped with other work - this will have to sit
a while

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.

2 participants