47 skills found · Page 1 of 2
insidegui / MultipeerKitMultipeerConnectivity + Codable = ❤️
dingwilson / MultiPeer📱📲 A wrapper for the MultipeerConnectivity framework for automatic offline data transmission between devices
insidegui / MultipeerDemoAirDrop-like functionality using MultipeerConnectivity
evilsocket / MpcfwReverse engineering of Apple MultipeerConnectivity Framework
maxxfrazer / MultipeerHelperA light swift wrapper around the iOS MultipeerConnectivity framework. Including an example project using RealityKit's MultipeerConnectivityService.
manavgabhawala / CocoaMultipeerThis 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 from any platform. This framework works with peer to peer networks like bluetooth and ad hoc wifi networks when available it also falls back onto using a wifi router when necessary. It is built on top of CFNetwork and NSNetService
RxSwiftCommunity / RxMultipeerA testable RxSwift wrapper around MultipeerConnectivity
FlexMonkey / 3D Motion ControllerUsing MultipeerConnectivity and CoreMotion to allow an iPhone to act as a 3D mouse for an iPad app
rchatham / PeerConnectivityFunctional wrapper for Apple's MultipeerConnectivity framework.
huailiang / MultipeerConnectivity集成wifi、蓝牙直连的端对端unity的sdk, 类似于苹果设备上的airdrop,不需要中转服务器通信
rasping / ConnectivityDemo基于MultipeerConnectivity.framework的近距离通信demo
patr1ck / ProvocateurA library which allows remote editing of app variables through MultipeerConnectivity.framework
ShawnMa16 / Tom And JerryA multiuser AR game based on ARKit 2 and MultipeerConnectivity
tLewisII / TJLSessionManagerA manager class for the new MultipeerConnectivity framework.
freshplanet / ANE MultiPeerConnectivityANE to detect nearby ios7 devices and send them messages
lobrien / MultipeerConnectivityXamarin.iOS Multipeer Connectivity Example: Discovery & Chat
jpsim / MPCMultipeerClientWrapper around MultipeerConnectivity to simplify common use cases
LSure / MultipeerConnectivityDemoiOS被遗忘的近距离通讯利器-MultipeerConnectivity
waynehartman / MultiPeerTestSample chat application that uses MultipeerConnectivity.framework
RchTimeK / IOS MultipeerConnectivity基于MultipeerConnectivity.framework框架。通过iOS设备的蓝牙连接,实现近距离聊天,聊天UI低仿微信(因没有采用其他的三方框架,相似度有些许差异)。