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

Convert driver.* and log.* to message-level operations #12

Open
mvillalba opened this issue Oct 8, 2011 · 2 comments
Open

Convert driver.* and log.* to message-level operations #12

mvillalba opened this issue Oct 8, 2011 · 2 comments
Milestone

Comments

@mvillalba
Copy link
Owner

Byte-level operations makes no practical sense. Make driver.Driver take Message instances and only read full messages (will have to move the message buffering code from event to driver).

@mvillalba
Copy link
Owner Author

Driver._dump could be made to just call a representation method on Message.

@mvillalba
Copy link
Owner Author

Don't forget to update test suites

mvillalba added a commit that referenced this issue Oct 8, 2011
mvillalba added a commit that referenced this issue Oct 8, 2011
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

No branches or pull requests

1 participant