Skip to content

file transport or message sending using WebRTC for communication between device

Notifications You must be signed in to change notification settings

sundogrd/netwole

Repository files navigation

Base

a WebRTC for communication between devices

Structure

  • root
    • packages
      • app
      • client
      • server

Init

  • Yarn
    npm i -g yarn

Bootstrap

yarn bootstrap

Start

yarn start

Deps

  • Add to root

    yarn add <PACKAGE> -W [--dev]
  • Add to scope

    lerna add <PACKAGE/SCOPE> --scope=<SCOPE> [--dev]

About

file transport or message sending using WebRTC for communication between device

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published