@peardrive/core
    Preparing search index...

    @peardrive/core

    PearDrive Core

    A simple node.js p2p communication system for messaging and file transfer

    AGPL v3 License


    • 🔁 p2p messaging across secret networks
    • 🔁 p2p file sharing
    • 🪵 Extensive logging system with the option to log to a given file
    • ⚙️ Node.js and Bare runtime compatible for React Native, Pear runtime and standard Node.js environments
    • ⚙️ TypeScript compatible

    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.