PeerConnectivity
Peer networking library
Provides a simple and extensible wrapper around Apple's MultipeerConnectivity framework for building peer-to-peer connections in iOS apps.
Functional wrapper for Apple's MultipeerConnectivity framework.
56 stars
3 watching
12 forks
Language: Swift
last commit: 11 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
rxswiftcommunity/rxmultipeer | A wrapper around MultipeerConnectivity for RxSwift, providing a testable and flexible way to implement peer-to-peer networking. | 69 |
dingwilson/multipeer | A framework for automatic offline data transmission between Apple devices using Bluetooth or Wi-Fi radios | 226 |
afrozzaheer/azpeertopeerconnection | A framework that simplifies peer-to-peer connectivity on iOS devices using Bluetooth and Wi-Fi. | 70 |
nathankot/nkmultipeer | A multipeer networking library that uses RxSwift to simplify peer-to-peer communication and connection management. | 15 |
lwansbrough/react-native-multipeer | Enables peer-to-peer communication over ad hoc Wi-Fi using Multipeer Connectivity | 216 |
mindbody/conduit | A Swift networking library that simplifies HTTP requests and provides robust authentication capabilities. | 52 |
jpsim/peerkit | An event-driven framework for building peer-to-peer connectivity apps with automatic configuration and zero-config networking | 870 |
shashwatdixit124/ipconnect | A P2P chat and file transfer application for local area networks | 84 |
mafintosh/webrtc-swarm | Enables peer-to-peer communication using WebRTC and facilitates discovery and connection brokering through a central hub. | 382 |
chat-wane/rtc-scamp-mbr | An implementation of a decentralized peer-to-peer membership protocol using WebRTC for distributed network connections | 2 |
rxswiftcommunity/rxalamofire | A Swift framework that simplifies HTTP networking using RxSwift and Alamofire | 1,626 |
js-platform/p2p | A JavaScript library for establishing and managing peer-to-peer WebRTC connections with reliable data channels | 316 |
peermusic/secure-webrtc-swarm | A framework for creating a swarm of authenticated P2P connections using WebRTC and signalhub | 2 |
rxswiftcommunity/rxreachability | RxSwift bindings for detecting network reachability changes | 283 |
mrskwiggs/netswift | A high-level networking solution for Swift apps that provides type-safe network calls | 25 |