Crates.io | peertalk |
lib.rs | peertalk |
version | 0.2.0 |
source | src |
created_at | 2021-01-27 20:06:32.589767 |
updated_at | 2021-11-17 17:22:09.220778 |
description | Library for communicating with an iPad or iPhone over USB |
homepage | |
repository | https://github.com/AstroHQ/peertalk-rs |
max_upload_size | |
id | 347461 |
size | 55,370 |
This implements the ability to negotiate a network connection over USB to iOS devices via Apple's USB muxer. This can work across platforms assuming iTunes or Apple Mobile Supprot is present. May work with open source usbmuxd/libimobiledevice on linux, but is untested.
Based on PeerTalk by Rasmus Andersson
This just provides the necessary code for the host (mac/windows) side to detect an iPad/iPhone & negotiate a connection to the device if it's listening.
TcpStream
upon success