| Crates.io | usbmux-client-tokio |
| lib.rs | usbmux-client-tokio |
| version | 0.1.1 |
| created_at | 2024-06-13 08:36:20.301222+00 |
| updated_at | 2024-06-13 08:46:13.221794+00 |
| description | A Rust implementation of the usbmux and lockdown protocol used to connect to iOS devices. |
| homepage | |
| repository | https://github.com/devicelink/usbmux-client-tokio |
| max_upload_size | |
| id | 1270335 |
| size | 89,458 |
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.