MultipeerKit icon indicating copy to clipboard operation
MultipeerKit copied to clipboard

MultipeerConnectivity + Codable = ❤️

Results 5 MultipeerKit issues
Sort by recently updated
recently updated
newest added

Hi, although I try to minimize states, in an upcoming project I could use additional, local state information inside a `Peer`, e.g. - last "heartbeat" timestamp - a "busy" state...

Hey Gui, - [ ] Developers should have the ability to disable the os_log in production builds to protect user data. - [ ] Developers should have the ability to...

The goal is to offer new `async` variants of the current API and `AsyncStream` APIs for peer events and messages.

This adds support for resource transfers so that apps can transfer large files using MultipeerKit. Also took the opportunity to revamp the main sample code adding an "AirDrop" example that...

When running example code on 2 physical devices, and leaving the app for a moment to background and re-entering it, the list of nearby users contains 2 of the same...

bug