omz / Pythonista-Issues

Issue tracker for Pythonista (iOS)
169 stars 14 forks source link

Multipeer Connectivity support #501

Closed mikaelho closed 6 years ago

mikaelho commented 6 years ago

Multipeer Connectivity with a nice Python(ic) API would be an excellent and selling feature on a mobile platform with strong support for games.

Built-in implementation might be fairly straight-forward, even though implementation via objc_util has proven problematic.

mikaelho commented 6 years ago

Sufficient objc_util implementation available through the discussion thread linked in the issue description. Closing for now.

bbkiwi commented 1 year ago

On 3.4 the multipeer example no longer works. Gets MultipeerConnectivity Framework error.