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

Fix sending char packets #10

Merged
merged 1 commit into from
Mar 15, 2024
Merged

Fix sending char packets #10

merged 1 commit into from
Mar 15, 2024

Conversation

ThisIsBrady
Copy link
Member

Fixes sending packets with the char data type. Now converts the char to ascii encoded bytes before attempting to pack and send the packet.

@ThisIsBrady ThisIsBrady added the bug Something isn't working label Feb 10, 2024
@ThisIsBrady ThisIsBrady self-assigned this Feb 10, 2024
@ClayJay3 ClayJay3 merged commit 83e5085 into master Mar 15, 2024
1 check passed
@ClayJay3 ClayJay3 deleted the char-fix branch March 15, 2024 20:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants