|
|
|
|
|
by guptaneil
5296 days ago
|
|
I made a concept app that uses GameKit to share flashcards between iPads[1]. P2P in iOS is definitely underused, especially in non-gaming apps, but even GameKit requires some sort of connection setup. Having a zero-configuration P2P connection would be quite useful for many apps, such as Bump. 1: https://github.com/neilgupta/NoteBuddy |
|