forked from gartnera/headunit
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Cleanup protocol code to handle message vs frame boundaries correctly…
… and media streams and other messages the same. Previously only multi-frame messages were handled inside the video code. Frame flags actually have nothing to do with message type. Also simplify SSL handshake to use normal message processing loop and fix usb read to buffer data to handle usb overflow errors.
- Loading branch information
Showing
10 changed files
with
653 additions
and
917 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.