A simple node.js p2p communication system for messaging and file transfer
This is just a simple (to use) npm module. So install it into your project using npm.
npm install @peardrive/core
PearDrive works in Bare runtime, a node.js runtime that works on mobile builds in React Native.
Basic tutorial on working with Bare runtime to create mobile apps.
Hands on tutorial for creating a React Native app in Bare runtime and connecting PearDrive to the UI