Skip to content
Snippets Groups Projects

Fix #782 - websocketservice.js garbles input on Banana Pi running Armbian

Merged Fix #782 - websocketservice.js garbles input on Banana Pi running Armbian
Merged Rick Parrish requested to merge ree/websocketservice-debug into master

Fix #782 (closed) - A sysop running Armbian on a Banana Pi reported garbled input when connecting via fTelnet and websocketservice.js. This is because the bytes aren't being unmasked correctly, which is likely due to a buggy javascript library that isn't handling the for loop correctly. Refactoring how the bytes are unmasked works around whatever the issue is (for now?)

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading