mirror of
https://github.com/jkcoxson/idevice.git
synced 2026-05-17 20:20:34 +00:00
bfe44e16e4
* init * chore: clippy and fmt * feat: ffi wrapper * feat: multi-observe and timeout to notification proxy * fix: nitpicks 1. proxy death its onw error in emun #69 2. make returned stream actual stream, copied from https://github.com/jkcoxson/idevice/blob/54439b85dd48663a4562ad01f63fbc57351e1f3d/idevice/src/services/bt_packet_logger.rs#L126-L138