react-native-multipeer
Peer WiFi connection library
Enables peer-to-peer communication over ad hoc Wi-Fi using Multipeer Connectivity
Communicate over ad hoc wifi using Multipeer Connectivity
216 stars
13 watching
31 forks
Language: Objective-C
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
rchatham/peerconnectivity | Provides a simple and extensible wrapper around Apple's MultipeerConnectivity framework for building peer-to-peer connections in iOS apps. | 56 |
rxswiftcommunity/rxmultipeer | A wrapper around MultipeerConnectivity for RxSwift, providing a testable and flexible way to implement peer-to-peer networking. | 69 |
afrozzaheer/azpeertopeerconnection | A framework that simplifies peer-to-peer connectivity on iOS devices using Bluetooth and Wi-Fi. | 70 |
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 |
pmuens/friends | Connects a React Native app to a Meteor backend via DDP for a simple social networking application | 63 |
mafintosh/peer-network | Creates servers and clients that use a distributed hash table to communicate over the internet using names instead of ports or hostnames. | 184 |
fiberjw/react-native-app-link | Enables link sharing between React Native apps using native linking protocols. | 573 |
tuanpmt/react-native-smartconfig | A React Native module for configuring Wi-Fi networks for IoT devices using the ESP8266 Smartconfig protocol | 129 |
alinz/react-native-webview-bridge | Enables communication between React Native and WebView by injecting special script into pages once they load | 1,366 |
alanhhwong/react-native-braintree | Provides a React Native interface for integrating payments using Braintree's v.zero SDK | 112 |
cocoanetics/dtbonjour | A framework for communicating over Bonjour+Wifi using Objective-C | 340 |
mateioprea/react-native-intercom | Provides an Intercom module for React Native to facilitate communication between the app and Intercom's service | 24 |