Skip to content

MultiPeer controller for Zylon Defenders; created for demo (use MCManager from Zylon defenders project to complete)

License

Notifications You must be signed in to change notification settings

jglasse/helmDemo

Repository files navigation

helmDemo

Presentation app from LA iOS Developer Meetup 3/29/17. Empty stubs awaiting connection to class that implements Multipeer Connectivity Framework.

To connect to Zylon Defenders, download that repo and then add the MCController class to this app, and wire up the appropriate controls.

Notes on Multipeer Connectivity

This uses Apple's MutipeerConnectivity framework. The Multipeer Connectivity framework supports the discovery of services provided by nearby devices and supports communicating with those services through message-based data, streaming data, and resources (such as files). In iOS, the framework uses infrastructure Wi-Fi networks, peer-to-peer Wi-Fi, and Bluetooth personal area networks for the underlying transport. In macOS and tvOS, it uses infrastructure Wi-Fi, peer-to-peer Wi-Fi, and Ethernet. Each MCSession supports up to 8 peers, including the local peer.

About

MultiPeer controller for Zylon Defenders; created for demo (use MCManager from Zylon defenders project to complete)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages