3 unstable releases
0.1.1 | Jun 13, 2024 |
---|---|
0.1.0 | Jun 13, 2024 |
0.0.1 | Jun 13, 2024 |
#380 in Debugging
54KB
1K
SLoC
Usbmux implementation in Rust and tokio
This library contains the necessary codecs to parse usbmux and lockdown messages needed to communicate with iOS devices.
It contains a proxy implementation to connect 2 usbmux streams and a client which supports basic functionality.
References
lib.rs
:
usbmux-client-tokio
Example:
check UsbmuxConnection to learn how to use the UsbmuxConnection
Dependencies
~16–25MB
~456K SLoC