Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 689 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 689 Bytes

PeerTalkPlaygroundWithSPM

PeerTalkPlaygroundWithSPM.mp4

This is a sample project that uses rsms/peertalk to communicate between iOS devices and macOS devices via a USB cable connection.

At the time of creating this project, rsms/peertalk does not support Swift Package Manager, so I forked it as treastrain/peertalk and used its swift-package-manager branch.

The code is shared with using SwiftUI between iOS App and macOS App.