An open API service indexing awesome lists of open source software.

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

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).

![GIF shows a device sending a picture to another device over the air](./demo.gif)