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

Add "login" parsers #11

Open
stevengreens10 opened this issue Jun 27, 2020 · 0 comments
Open

Add "login" parsers #11

stevengreens10 opened this issue Jun 27, 2020 · 0 comments

Comments

@stevengreens10
Copy link
Owner

stevengreens10 commented Jun 27, 2020

Add all parsers for the "login" state.

There are 5 packet types for clientbound packets, and 3 for serverbound packets.

Add special checks for the "Set compression" and the "Encryption request/response" parser.

Exit the program if compression or encryption is enabled as those will not be supported at first, and will prevent us from parsing the rest of the packets.

Ensure the state is being correctly handled.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant