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

Redo Packet Parsing #433

Open
edunham opened this issue Oct 6, 2013 · 0 comments
Open

Redo Packet Parsing #433

edunham opened this issue Oct 6, 2013 · 0 comments
Milestone

Comments

@edunham
Copy link
Member

edunham commented Oct 6, 2013

from a conversation in #bravo (https://gist.github.com/edunham/6856310)


< simpson>| * Packet parsing needs to be redone. Construct is both
too slow and too unmaintainable. The protocol is big enough that walls
of struct.unpack() would be quite reasonable, and we need to figure out
how to subparse all of the domain-specific formats.


related: #400

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