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

Handle packet errors #3

Open
wrycu opened this issue Nov 15, 2020 · 0 comments
Open

Handle packet errors #3

wrycu opened this issue Nov 15, 2020 · 0 comments

Comments

@wrycu
Copy link
Owner

wrycu commented Nov 15, 2020

Order of packets is currently not tracked (though it is decoded.) We should at a minimum detect out-of-order packets, and preferably correct ordering.

Additionally, we should detect dropped packets and notify the decoder object that packets were dropped.

@wrycu wrycu added the development tracking remaining base features before things are usable label Nov 15, 2020
@wrycu wrycu changed the title Handle out-of-order packets Handle packet errors Nov 15, 2020
@wrycu wrycu added nice to have and removed development tracking remaining base features before things are usable labels Apr 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant