PeerKit
Peer Connectivity Framework
An event-driven framework for building peer-to-peer connectivity apps with automatic configuration and zero-config networking
An open-source Swift framework for building event-driven, zero-config Multipeer Connectivity apps
870 stars
28 watching
72 forks
Language: Swift
last commit: almost 6 years ago
Linked from 2 awesome lists
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 |
js-platform/p2p | A JavaScript library for establishing and managing peer-to-peer WebRTC connections with reliable data channels | 316 |
afrozzaheer/azpeertopeerconnection | A framework that simplifies peer-to-peer connectivity on iOS devices using Bluetooth and Wi-Fi. | 70 |
rxswiftcommunity/rxmultipeer | A wrapper around MultipeerConnectivity for RxSwift, providing a testable and flexible way to implement peer-to-peer networking. | 69 |
iamrsalman/dots | A lightweight networking framework for building concurrent networked applications in Swift. | 38 |
dingwilson/multipeer | A framework for automatic offline data transmission between Apple devices using Bluetooth or Wi-Fi radios | 226 |
nathankot/nkmultipeer | A multipeer networking library that uses RxSwift to simplify peer-to-peer communication and connection management. | 15 |
imex94/networkkit | A lightweight networking framework with parsing capabilities for various Apple platforms | 31 |
kevinkk525/pysmartnode | A framework for building smart home nodes with Micropython and MQTT connectivity | 116 |
mappum/peer-exchange | Decentralized protocol for peer discovery and signaling in P2P networks | 152 |
openrtmfp/arcusnode | A NodeJS implementation of the RTMFP rendezvous service for peer-to-peer networking with Adobe Flash | 175 |
mozilla/project_haiku.iot | A framework for building peer-to-peer, Web-based applications with real-time communication capabilities using WebRTC and signalling protocols. | 21 |
ssbc/secret-stack | A framework for creating decentralized systems with secure peer-to-peer connections using secret handshakes. | 90 |
peermusic/secure-webrtc-swarm | A framework for creating a swarm of authenticated P2P connections using WebRTC and signalhub | 2 |
dappforce/subsocial-js | A JavaScript library providing an interface to build social networking applications on top of the Subsocial blockchain | 29 |