PeerKit icon indicating copy to clipboard operation
PeerKit copied to clipboard

An open-source Swift framework for building event-driven, zero-config Multipeer Connectivity apps

Results 15 PeerKit issues
Sort by recently updated
recently updated
newest added

Using the multipeer test, the transfer speed is about 2MB/s. The transmission speed under the LAN should be very fast. Do you know why.

multipeer connectivity framework can detect in the background?

## What - Corresponds to Swift 4.2

Hi, Is there any example demonstrating file exchange using PeerKit? Stackoverflow is [almost empty](https://stackoverflow.com/search?q=peerkit) concerning PeerKit unfortunately. Thanks.

Hey @jpsim, your lib is awesome but your README lacks information. I created this [iOS README template](https://github.com/awesome-labs/iOS-readme-template) to help you out 😉

Hi, I started by using MultiPeer Connectivity directly and I have faced multiple issues concerning file exchange. For instance, I can send files only up to 5m distance between two...