Implement basic Handshake and Login Logic #6
Labels
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Project-Meartis/meartis-client#6
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Implement functions that will help encode to the correct types the minecraft protocol uses.
Implement Varint encoding
Implement String encoding
Implement ushort encoding
Create a basic Handshake function that sets the intent of the provided TCP connection
Create a basic Login function that would authenticate the user in a local offline mode server
Point of reference in images below:
Closed as resolved