0
0
Fork 0
Commit Graph

4 Commits

Author SHA1 Message Date
kerms 45e7b6d90c Merge and sync fork form 'windowsair/master' 2024-03-17 19:17:09 +08:00
windowsair 16f8b53a76 refactor(network): Refactor usbip and tcp process code
In previous versions, parsing of the usbip protocol was implemented
via a global state machine and shared with elaphureLink.

The refactored code removes these global state machines and handles them
with the corresponding protocol header commands.
2024-02-16 18:46:50 +08:00
kerms 24aa3bed7f remove unused includes, files and reference 2024-01-26 13:43:10 +08:00
windowsair 40778a7dc6 feat: Add elaphureLink support 2022-07-22 19:04:47 +08:00