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

Change how MessageReader assigns its type #9

Merged
merged 2 commits into from
May 19, 2024

Conversation

Periapsises
Copy link
Owner

Modified MessageReader to dismiss the four byte header for the message type into its buffer.
This allows proper seeking in the message.

Resolves #5

@Periapsises Periapsises self-assigned this May 19, 2024
@Periapsises Periapsises changed the title Change how MessageReader assigns it's type Change how MessageReader assigns its type May 19, 2024
@Periapsises Periapsises merged commit eb9973a into main May 19, 2024
2 checks passed
@Periapsises Periapsises deleted the bugfix/proper-message-seeking branch May 19, 2024 00:22
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

Successfully merging this pull request may close these issues.

Seeking a message reader includes the message type header
1 participant