API notes: MultipeerConnectivity framework
==========================================

Apple Documentation
-------------------

The framework is documented on `Apple's developer website`__

.. __: http://developer.apple.com/library/mac/#documentation/MultipeerConnectivity/Reference/MultipeerConnectivityFrameworkRef/_index.html

API Notes
---------

The entire "MultipeerConnectivity" framework on MacOSX 10.10 (or later) is available from Python.

.. note::

   The MultipeerConnectivity framework is only available in 64-bit applications.
