CocoaMultipeer icon indicating copy to clipboard operation
CocoaMultipeer copied to clipboard

This repository is a peer to peer framework for OS X, iOS and watchOS 2 that presents a similar interface to the MultipeerConnectivity framework (which is iOS only) that lets you connect any 2 devices...

Results 6 CocoaMultipeer issues
Sort by recently updated
recently updated
newest added

Dear Manav, Wanted to check if you plan to release a production version of CocoaMultipeer anytime soon :) Alternatively, is the Beta version good enough to be used in production...

Hey, I'd love to see this lib available in Swift 3 so I can implement it in my project. Thanks 😄

Is there any way to make sure that all published services, browsing, connections, and data sending occurs ONLY over bluetooth?

This is related to the issue #2 that you closed already. It turns out that the problem was not iPad specific; rather it is a problem with the subclassing of...

Having integrated the common code into a project in which I need to transmit binary data via NSData objects, the data is all being thrown away as the framework is...

I've opened the project in Xcode 7 or 7.1, and attempted to build the iOS app (I'd like to see the framework functioning before I try integrating it). I am...

bug