AZPeerToPeerConnection
Peer connection framework
A framework that simplifies peer-to-peer connectivity on iOS devices using Bluetooth and Wi-Fi.
AZPeerToPeerConnectivity is a wrapper on top of Apple iOS Multipeer Connectivity framework. It provides an easier way to create and manage sessions. Easy to integrate
70 stars
7 watching
8 forks
Language: Swift
last commit: almost 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
rchatham/peerconnectivity | Provides a simple and extensible wrapper around Apple's MultipeerConnectivity framework for building peer-to-peer connections in iOS apps. | 56 |
dingwilson/multipeer | A framework for automatic offline data transmission between Apple devices using Bluetooth or Wi-Fi radios | 226 |
lwansbrough/react-native-multipeer | Enables peer-to-peer communication over ad hoc Wi-Fi using Multipeer Connectivity | 216 |
rxswiftcommunity/rxmultipeer | A wrapper around MultipeerConnectivity for RxSwift, providing a testable and flexible way to implement peer-to-peer networking. | 69 |
jpsim/peerkit | An event-driven framework for building peer-to-peer connectivity apps with automatic configuration and zero-config networking | 870 |
mafintosh/webrtc-swarm | Enables peer-to-peer communication using WebRTC and facilitates discovery and connection brokering through a central hub. | 382 |
nathankot/nkmultipeer | A multipeer networking library that uses RxSwift to simplify peer-to-peer communication and connection management. | 15 |
peermusic/secure-webrtc-swarm | A framework for creating a swarm of authenticated P2P connections using WebRTC and signalhub | 2 |
shashwatdixit124/ipconnect | A P2P chat and file transfer application for local area networks | 84 |
beautifycode/android-flash-p2p | Establishes peer-to-peer communication between an Adobe Flash client and an Android device using Stratus. | 16 |
abdullahselek/merhaba | A framework for discovering and connecting to services on the local network using Bonjour protocol | 72 |
ambianic/peerjs-python | Enables peer-to-peer communication between web applications and edge devices using WebRTC protocol. | 89 |
isamankumara/skywite | A high-level networking framework for iOS/MacOS applications with features like offline sync and block support. | 7 |
kirankunigiri/apple-family | An Apple device connectivity framework enabling inter-device communication via Bluetooth, WiFi, and USB | 67 |
iamrsalman/dots | A lightweight networking framework for building concurrent networked applications in Swift. | 38 |