Skip to content
This repository has been archived by the owner on May 26, 2021. It is now read-only.

Peer to peer file sharing using WebRTC and peerJS in node and react. (newer solution at https://github.com/JaroslawPokropinski/file-sharing-p2p)

License

Notifications You must be signed in to change notification settings

JaroslawPokropinski/file-peer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webapp for peer to peer file sharing

Usage

$ git clone https://github.com/JaroslawPokropinski/file-peer
$ cd file-peer
$ cd react
$ npm i
$ npm run build
$ cd ..
$ npm i
$ npm start

Demo

About

Peer to peer file sharing using WebRTC and peerJS in node and react. (newer solution at https://github.com/JaroslawPokropinski/file-sharing-p2p)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published