Skip to content

Fixes issue #97#103

Open
Crokoking wants to merge 1 commit into
babl-ws:masterfrom
Crokoking:FrameDecoder-fix
Open

Fixes issue #97#103
Crokoking wants to merge 1 commit into
babl-ws:masterfrom
Crokoking:FrameDecoder-fix

Conversation

@Crokoking

@Crokoking Crokoking commented Jan 12, 2022

Copy link
Copy Markdown

Fix for Issue #97
The code was using Integer.toUnsignedLong for a short value which broke decoding for mid-sized packets.

@epickrram

Copy link
Copy Markdown
Collaborator

Hi @Crokoking, thanks for the patch.
I've added CONTRIBUTING.md, which was missing from the repository.

In short, changes to production code need to be covered by a failing unit test before they will be accepted.

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.

2 participants