https://github.com/insidegui/MultipeerDemo
AirDrop-like functionality using MultipeerConnectivity
https://github.com/insidegui/MultipeerDemo
Last synced: 9 months ago
JSON representation
AirDrop-like functionality using MultipeerConnectivity
- Host: GitHub
- URL: https://github.com/insidegui/MultipeerDemo
- Owner: insidegui
- License: bsd-2-clause
- Created: 2018-03-24T04:35:48.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-08-06T13:39:11.000Z (over 6 years ago)
- Last Synced: 2024-11-11T19:07:24.328Z (over 1 year ago)
- Language: Swift
- Homepage:
- Size: 19.8 MB
- Stars: 158
- Watchers: 7
- Forks: 17
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MultipeerDemo
A sample app showing how to transfer files between two devices using [MultipeerConnectivity](https://developer.apple.com/documentation/multipeerconnectivity).
This sample app is part of my talk on MultipeerConnectivity, you can get the [slides in Portuguese](GuilhermeRambo-MultipeerConnectivity-pt.pdf) and [in English](./GuilhermeRambo-MultipeerConnectivity-en.pdf).
