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

Variable protocol depending on context: Custom Settings or Hints. #23

Open
anarelion opened this issue Jul 14, 2020 · 0 comments
Open

Comments

@anarelion
Copy link
Contributor

The protocol I am implementing has certain quirks. It is a opcode u16 based protocol, so first 2 bytes define the rest, but:

Some packets can be embebbed into other packets and depending on that, a CRC is added at the end or not.

Does protocol has a easy way to map this? Is there a way that I can provide custom settings or hints ?

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